diff options
Diffstat (limited to 'x11/xfce4-wmdock-plugin/Makefile')
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index c054c9d2e692..709a729b66fe 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -6,16 +6,13 @@ # PORTNAME= xfce4-wmdock-plugin -PORTVERSION= 0.3.2 -PORTREVISION= 9 +PORTVERSION= 0.3.4 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ MAINTAINER= miwi@FreeBSD.org COMMENT= WMdock plugin for XFCE -BROKEN= Does not work with xfce 4.8 - USE_BZIP2= yes GNU_CONFIGURE= yes USE_GETTEXT= yes |