diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:15:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:15:19 +0000 |
commit | 75726c48b8bb2cec29d98bdae49634b637b07d47 (patch) | |
tree | abecdbd82d2188e535099e403a59e2cb784df291 /x11/xfce4-wmdock-plugin/Makefile | |
parent | 2664faddd4e42da4df82829906f7099a5ab38e12 (diff) |
Notes
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 |