aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-fsguard-plugin/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-05 14:13:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-05 14:13:29 +0000
commitdd2ee64ba54733047f55d3d6f54991336843f369 (patch)
treeb6152106225c4f278b4d40b3e429a31649ec0a1f /sysutils/xfce4-fsguard-plugin/Makefile
parent9a91723a4ea0616ca5f38380327b1c87e61ed0c1 (diff)
downloadports-dd2ee64ba54733047f55d3d6f54991336843f369.tar.gz
ports-dd2ee64ba54733047f55d3d6f54991336843f369.zip
- USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
Notes
Notes: svn path=/head/; revision=360744
Diffstat (limited to 'sysutils/xfce4-fsguard-plugin/Makefile')
-rw-r--r--sysutils/xfce4-fsguard-plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile
index 1c8bf2a54059..f4a2a6476632 100644
--- a/sysutils/xfce4-fsguard-plugin/Makefile
+++ b/sysutils/xfce4-fsguard-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-fsguard-plugin
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -13,12 +13,12 @@ MAINTAINER= xfce@FreeBSD.org
COMMENT= Panel plugin which displays free space of mountpoint
GNU_CONFIGURE= yes
-USE_BZIP2= yes
INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
+USES= gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
USE_XORG= x11
-USES= pkgconfig gmake
OPTIONS_DEFINE= NLS