From 6ac99163dc9900c083c59944a1796a542837dccd Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 7 Nov 2005 18:21:33 +0000 Subject: Add some FreeBSD-specific GTK+/GNOME tools. Submitted by: Panagiotis Astithas --- x11/gnome2-power-tools/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'x11/gnome2-power-tools') diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 9c5a698d310c..f9b62dbfac03 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.62 2005/10/06 01:26:06 marcus Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools @@ -33,7 +33,11 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/1.8/extensions/libgesturesextension.so:${PO brightside:${PORTSDIR}/x11/brightside \ evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ - eiciel:${PORTSDIR}/sysutils/eiciel + eiciel:${PORTSDIR}/sysutils/eiciel \ + gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \ + thefish:${PORTSDIR}/sysutils/thefish \ + bpm:${PORTSDIR}/sysutils/bpm \ + pbrowser:${PORTSDIR}/sysutils/portbrowser MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes -- cgit