aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
commit06aa815303d09728523a1521f001bd7d8ac0ff16 (patch)
tree8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /net-p2p
parent7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff)
downloadports-06aa815303d09728523a1521f001bd7d8ac0ff16.tar.gz
ports-06aa815303d09728523a1521f001bd7d8ac0ff16.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/giftoxic/Makefile1
-rw-r--r--net-p2p/giftui/Makefile1
-rw-r--r--net-p2p/gtk-gnutella/Makefile4
3 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile
index a80441997b34..5ca3eb309fa0 100644
--- a/net-p2p/giftoxic/Makefile
+++ b/net-p2p/giftoxic/Makefile
@@ -17,7 +17,6 @@ COMMENT= GTK2 client for giFT
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
-USE_X_PREFIX= yes
USE_GNOME= gtk20 gnomeprefix gnomehack
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile
index d9f7d57211a5..09cd3f12c498 100644
--- a/net-p2p/giftui/Makefile
+++ b/net-p2p/giftui/Makefile
@@ -19,7 +19,6 @@ COMMENT= GTK2 client for giFT daemon
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_BZIP2= yes
-USE_XLIB= yes
USE_GNOME= gnomehack gnomeprefix gconf2 gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile
index 3238066dd843..b6454534d5e1 100644
--- a/net-p2p/gtk-gnutella/Makefile
+++ b/net-p2p/gtk-gnutella/Makefile
@@ -44,7 +44,7 @@
PORTNAME= gtk-gnutella
PORTVERSION= 0.96.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -90,7 +90,7 @@ CONFIGURE_ARGS+= -D official=true
.endif
.if !defined(WITHOUT_X11)
-USE_XLIB= yes
+USE_XORG= x11
.if defined(WITH_GTK2)
CONFIGURE_ARGS+= -D gtkversion=2
USE_GNOME+= gtk20