aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-05-25 19:46:03 +0800
committeredwin <edwin@FreeBSD.org>2007-05-25 19:46:03 +0800
commita8a4879fc1f1371eaff73b2cdfe0d5bdd8d33c12 (patch)
tree4d9dbabf4c2aac8c2929938b96d4c0dcb324a4c2 /net-p2p
parent94dde189bf4078d6ce49c7e0e1df5c1f9809eba9 (diff)
downloadfreebsd-ports-gnome-a8a4879fc1f1371eaff73b2cdfe0d5bdd8d33c12.tar.gz
freebsd-ports-gnome-a8a4879fc1f1371eaff73b2cdfe0d5bdd8d33c12.tar.zst
freebsd-ports-gnome-a8a4879fc1f1371eaff73b2cdfe0d5bdd8d33c12.zip
Remove BROKENess: USE_GNOME2 -> USE_GNOME
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift-ares/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/gift-ares/Makefile b/net-p2p/gift-ares/Makefile
index 05bc967f2229..6e09c1ae4753 100644
--- a/net-p2p/gift-ares/Makefile
+++ b/net-p2p/gift-ares/Makefile
@@ -7,6 +7,7 @@
PORTNAME= giFT-Ares
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= gift-ares
@@ -17,10 +18,8 @@ COMMENT= giFT plugin for the Ares peer-to-peer filesharing network
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
-BROKEN= Configure fails
-
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GNOME2= pkgconfig
+USE_GNOME= pkgconfig
.include <bsd.port.mk>