diff options
Diffstat (limited to 'net/libgnetwork/Makefile')
-rw-r--r-- | net/libgnetwork/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile index 8d0db3aec5dd..0a1a459e9834 100644 --- a/net/libgnetwork/Makefile +++ b/net/libgnetwork/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnetwork PORTVERSION= 0.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 @@ -19,7 +19,6 @@ COMMENT= A GLib-based networking wrapper USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 USE_LDCONFIG= yes GNU_CONFIGURE= yes |