aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xfce4-timer-out-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/xfce4-timer-out-plugin/Makefile')
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile
index 7e00825af649..76ede9f5da8a 100644
--- a/x11-clocks/xfce4-timer-out-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-out-plugin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-time-out-plugin
-PORTVERSION= 1.0.1
-PORTREVISION= 4
+PORTVERSION= 1.0.2
CATEGORIES= x11-clocks xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -20,5 +19,6 @@ INSTALL_TARGET= install-strip
USES= gettext gmake libtool pkgconfig xfce tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= panel
+USE_XORG= x11
.include <bsd.port.mk>