diff options
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 586b040aac65..697bb7527744 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -21,6 +22,5 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel -USE_XLIB= yes .include <bsd.port.mk> |