diff options
Diffstat (limited to 'net-p2p/giftui/Makefile')
-rw-r--r-- | net-p2p/giftui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile index 593cfcd005bc..def4e07d6fa6 100644 --- a/net-p2p/giftui/Makefile +++ b/net-p2p/giftui/Makefile @@ -7,6 +7,7 @@ PORTNAME= giFTui PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= giftui @@ -19,7 +20,7 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gtk20 +USE_GNOME= gconf2 gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes |