aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/gacxtool/Makefile1
-rw-r--r--net/gkrellmwireless2/Makefile4
2 files changed, 2 insertions, 3 deletions
diff --git a/net/gacxtool/Makefile b/net/gacxtool/Makefile
index 04a9cfa1e53..92b9bbcc171 100644
--- a/net/gacxtool/Makefile
+++ b/net/gacxtool/Makefile
@@ -21,6 +21,5 @@ RUN_DEPENDS= /boot/kernel/if_acx.ko:${PORTSDIR}/net/acx100
GNU_CONFIGURE= yes
USE_GNOME= gtk20
-USE_X_PREFIX= yes
.include <bsd.port.mk>
diff --git a/net/gkrellmwireless2/Makefile b/net/gkrellmwireless2/Makefile
index 6f41c63fc7b..c981d514ed7 100644
--- a/net/gkrellmwireless2/Makefile
+++ b/net/gkrellmwireless2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellmwireless
PORTVERSION= 2.0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= http://gkrellm.luon.net/files/
@@ -19,7 +19,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
WRKSRC= ${WRKDIR}/gkrellmwireless
-USE_X_PREFIX= yes
+USE_XORG= x11
USE_GMAKE= yes
.include <bsd.port.mk>