aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 12:50:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 12:50:50 +0000
commit8763d2b054a448cd4e0f375e892ee8309ba6c24f (patch)
treefb374f1a8717b1387ecb996b37b5448beb4dbec4 /sysutils
parent9d7ff5e9dd77f202a90d5476ff5dbe4cb15dd5a3 (diff)
downloadports-8763d2b054a448cd4e0f375e892ee8309ba6c24f.tar.gz
ports-8763d2b054a448cd4e0f375e892ee8309ba6c24f.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-mcs-plugins/Makefile3
-rw-r--r--sysutils/xwlans/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile
index acaaec97ae14..4ff42239c015 100644
--- a/sysutils/xfce4-mcs-plugins/Makefile
+++ b/sysutils/xfce4-mcs-plugins/Makefile
@@ -6,7 +6,7 @@
PORTNAME= xfce4-mcs-plugins
PORTVERSION= 4.4.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfce-mcs-plugins-${PORTVERSION}
@@ -22,5 +22,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui mcsmanager
+USE_XORG= x11 xext
.include <bsd.port.mk>
diff --git a/sysutils/xwlans/Makefile b/sysutils/xwlans/Makefile
index 56bfed9557d8..b82017f42b1f 100644
--- a/sysutils/xwlans/Makefile
+++ b/sysutils/xwlans/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xwlans
PORTVERSION= 0.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://shapeshifter.se/code/xwlans/release/ \
http://mirror.shapeshifter.se/code/xwlans/release/
@@ -16,6 +16,7 @@ MAINTAINER= fli@shapeshifter.se
COMMENT= Utilty to display your wavelan signal strength on the X11 root-display
PLIST_FILES= bin/xwlans
+USE_XORG= x11
.include <bsd.port.pre.mk>