aboutsummaryrefslogtreecommitdiff
path: root/devel/libunicode/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-21 16:08:03 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-21 16:08:03 +0000
commit11127aef68ebb5690f2e70f733612b64fe8c93b2 (patch)
tree1cef8d88db8b19611fb9de0c80a04c2a3a8125e5 /devel/libunicode/Makefile
parent98a848649416269ec0239d201bd2f7f24cff648f (diff)
downloadports-11127aef68ebb5690f2e70f733612b64fe8c93b2.tar.gz
ports-11127aef68ebb5690f2e70f733612b64fe8c93b2.zip
Update to an 0.4-gnome interim release for easier building with
new gnome-print libraries (which have yet to be committed, since they break so much other stuff - sigh)
Notes
Notes: svn path=/head/; revision=32936
Diffstat (limited to 'devel/libunicode/Makefile')
-rw-r--r--devel/libunicode/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile
index 34e89316eb6b..ba1ba0e78830 100644
--- a/devel/libunicode/Makefile
+++ b/devel/libunicode/Makefile
@@ -7,9 +7,12 @@
PORTNAME= libunicode
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/libunicode
+DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org