1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Get rid of USE_XLIB

This commit is contained in:
Martin Wilke 2008-03-21 18:48:40 +00:00
parent b3b9de0071
commit 77c33626f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209548

View File

@ -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>