aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/giftui/Makefile3
-rw-r--r--net/giftui/Makefile3
2 files changed, 4 insertions, 2 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
diff --git a/net/giftui/Makefile b/net/giftui/Makefile
index 593cfcd005bc..def4e07d6fa6 100644
--- a/net/giftui/Makefile
+++ b/net/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