diff options
Diffstat (limited to 'sysutils/xfce4-fsguard-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index a59f3c5b5c43..ea0a11b280e5 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-fsguard-plugin -PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTVERSION= 0.4.0 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -18,6 +17,7 @@ COMMENT= XFce4 panel plugin to check a mountpoint for free disk space GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes +INSTALLS_ICONS= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel |