diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-05 22:12:41 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-05 22:12:41 +0800 |
commit | 5f9d3dc966deecca289aee77bcef5d0d2005b4e6 (patch) | |
tree | 846f001fb59e19a21fd8dfd8c810f451661f344b /sysutils | |
parent | 9817ca892d8d39ae32de72319befdced4af283ab (diff) | |
download | freebsd-ports-gnome-5f9d3dc966deecca289aee77bcef5d0d2005b4e6.tar.gz freebsd-ports-gnome-5f9d3dc966deecca289aee77bcef5d0d2005b4e6.tar.zst freebsd-ports-gnome-5f9d3dc966deecca289aee77bcef5d0d2005b4e6.zip |
- USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/pkg-plist | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 97eaa17aec4a..87948f654e86 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-genmon-plugin PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -15,8 +15,8 @@ COMMENT= Generic Monitor Xfce4 panel plugin LICENSE= LGPL21 GNU_CONFIGURE= yes -USE_BZIP2= yes -USES= gettext pkgconfig gmake +INSTALL_TARGET= install-strip +USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu panel diff --git a/sysutils/xfce4-genmon-plugin/pkg-plist b/sysutils/xfce4-genmon-plugin/pkg-plist index 0a6e74e32cbd..728191d44334 100644 --- a/sysutils/xfce4-genmon-plugin/pkg-plist +++ b/sysutils/xfce4-genmon-plugin/pkg-plist @@ -1,4 +1,3 @@ -lib/xfce4/panel/plugins/libgenmon.la lib/xfce4/panel/plugins/libgenmon.so share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo |