diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-08 04:29:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-08 04:29:27 +0800 |
commit | 41a52bba2549cadab392cda41430d42b84b501b5 (patch) | |
tree | f0b2e7940839216d9fe40f14e0c78f6e6bca10ff /x11/gnome2-power-tools | |
parent | b3794243b615c413183cc9978444d63b8cf57a12 (diff) | |
download | marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar.gz marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar.bz2 marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar.lz marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar.xz marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.tar.zst marcuscom-ports-41a52bba2549cadab392cda41430d42b84b501b5.zip |
Merge the additional FreeBSD tools.
Obtained from: FreeBSD ports tree
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5082 df743ca5-7f9a-e211-a948-0013205c9059
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 49774011e..b754678a7 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.61 2005/10/03 00:52:13 adamw Exp $ +# $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 @@ -34,6 +34,10 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/1.8/extensions/libgesturesextension.so:${PO evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ 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 |