aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 02:48:40 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 02:48:40 +0800
commit30672e8c1fb7f31a69e3cf9340253719abf824c6 (patch)
tree1f91c170ac0ae622298162b38653e3df750045a4 /sysutils
parentf7409053f5126f3b22cdf08cecb85ad378493a0d (diff)
downloadfreebsd-ports-gnome-30672e8c1fb7f31a69e3cf9340253719abf824c6.tar.gz
freebsd-ports-gnome-30672e8c1fb7f31a69e3cf9340253719abf824c6.tar.zst
freebsd-ports-gnome-30672e8c1fb7f31a69e3cf9340253719abf824c6.zip
- Get rid of USE_XLIB
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-fsguard-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile
index d1491b6a03c2..c171ce50c13c 100644
--- a/sysutils/xfce4-fsguard-plugin/Makefile
+++ b/sysutils/xfce4-fsguard-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-fsguard-plugin
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -21,6 +22,5 @@ INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
-USE_XLIB= yes
.include <bsd.port.mk>