aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xfce4-datetime-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin/Makefile')
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
index 3e3f6eee5c54..b050260345a5 100644
--- a/x11-clocks/xfce4-datetime-plugin/Makefile
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-datetime-plugin
PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -14,11 +14,11 @@ COMMENT= Datetime panel plugin for the Xfce desktop
LICENSE= GPLv2
-USE_BZIP2= yes
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
+USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext gmake
.include <bsd.port.mk>