From 3a759a98835dac06a8974a0c1acd0beac8518d2e Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Tue, 6 May 2014 14:44:07 +0000 Subject: Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool. And USES=tar:bzip2 here and there. deskutils/xfce4-notification-daemon: - Don't patch Makefile.am. - Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not imply it. x11/xfce4-wmdock-plugin: - Make it fetchable. --- x11/xfce4-wmdock-plugin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/xfce4-wmdock-plugin') 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 -- cgit v1.2.3