diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-05 01:08:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-05 01:08:46 +0000 |
commit | 0d0d56457bb54d930410a5b55092e1624f3012e5 (patch) | |
tree | 6dc64f85ffb41f8710ebfdf60aa600dd824c2b2a /x11/gnome2-power-tools | |
parent | 91cd12aa0e86e4c646fc2cbb9aa97320aac54680 (diff) | |
download | ports-0d0d56457bb54d930410a5b55092e1624f3012e5.tar.gz ports-0d0d56457bb54d930410a5b55092e1624f3012e5.zip |
Notes
Diffstat (limited to 'x11/gnome2-power-tools')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index a775aaa45bb6..355346c9c1f9 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/epiphany/2.16/extensions/libgesturesextension.so:$ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \ gnomesu:${PORTSDIR}/security/libgnomesu \ - bpm:${PORTSDIR}/sysutils/bpm \ + bpm:${PORTSDIR}/ports-mgmt/bpm \ gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ serpentine:${PORTSDIR}/sysutils/serpentine \ devilspie:${PORTSDIR}/x11-wm/devilspie \ @@ -34,7 +34,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/epiphany/2.16/extensions/libgesturesextension.so:$ eiciel:${PORTSDIR}/sysutils/eiciel \ gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \ thefish:${PORTSDIR}/sysutils/thefish \ - pbrowser:${PORTSDIR}/sysutils/portbrowser + pbrowser:${PORTSDIR}/ports-mgmt/portbrowser MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes |