diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 18:48:40 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 18:48:40 +0000 |
| commit | 77c33626f340a85c725812075936d23358d1213c (patch) | |
| tree | 682c9f7cb700fd59c20709cb9bfb6e719df582b1 /sysutils | |
| parent | - add pkg-plist needed by 1.00 (diff) | |
- Get rid of USE_XLIB
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 |
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> |
