diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 14:44:07 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 14:44:07 +0000 |
commit | 3a759a98835dac06a8974a0c1acd0beac8518d2e (patch) | |
tree | 26868a6efbb7b9ac993ca0c935761321138600ca /x11/xfce4-wmdock-plugin | |
parent | 24f12368ca65fcd4b5082005c8b415216c4e9c27 (diff) | |
download | ports-3a759a98835dac06a8974a0c1acd0beac8518d2e.tar.gz ports-3a759a98835dac06a8974a0c1acd0beac8518d2e.zip |
Notes
Diffstat (limited to 'x11/xfce4-wmdock-plugin')
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index 02c59eaa3fba..057093bfae34 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -3,16 +3,16 @@ PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= x11 xfce -MASTER_SITES= http://www.ibh.de/~ellguth/develop/ +MASTER_SITES= XFCE/src/panel-plugins/xfce4-wmdock-plugin/0.6 DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= WMdock plugin for Xfce -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gettext pkgconfig gmake +USES= gettext gmake libtool pkgconfig tar:bzip2 INSTALLS_ICONS= yes USE_GNOME= gtk20 intltool intlhack libwnck USE_XFCE= configenv libgui libutil panel |