summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-11 19:03:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-11 19:03:56 +0000
commitca7364cdd2499883e87271772ee9a33ffe30e5b1 (patch)
treec1d30fdc1be6becc5cb353f9fc90510f876a6a05 /net-p2p
parent- Update to version 0.9.2 (diff)
- Add missing dependency
PR: ports/67841 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=111297
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/giftui/Makefile3
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