diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 0d717e9fa98e..d6b36f3ba5af 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools @@ -22,8 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR} devilspie:${PORTSDIR}/x11-wm/devilspie \ gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \ brightside:${PORTSDIR}/x11/brightside \ - evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ - gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr + evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes |