diff options
Diffstat (limited to 'x11/gnome2-power-tools')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
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 |