diff options
Diffstat (limited to 'devel/libunicode/Makefile')
-rw-r--r-- | devel/libunicode/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 61405f074b42..f09858a54120 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -8,9 +8,9 @@ PORTNAME= libunicode PORTVERSION= 0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/libunicode/0.4 DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome @@ -19,7 +19,6 @@ COMMENT= A library for manipulating Unicode characters and strings USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -USE_XLIB= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ |