summaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-22 02:29:09 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-22 02:29:09 +0800
commitd12c9b73e608ddcb0d04d8902a15f464f9749129 (patch)
tree63af9d0ea070d060b6b57bca8842e6aa85c77a45 /x11/gnome2
parentb1a08fe5206c2223de8e2fd951e1b80b2c18ef36 (diff)
downloadmarcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar.gz
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar.bz2
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar.lz
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar.xz
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.tar.zst
marcuscom-ports-d12c9b73e608ddcb0d04d8902a15f464f9749129.zip
Correct gnome-volume-manager dependency.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10207 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 53d57e27e..b9f5ae7aa 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.228 2008/01/18 07:02:05 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.229 2008/01/19 21:34:14 mezz Exp $
#
PORTNAME= gnome2
@@ -61,7 +61,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple
${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
alacarte:${PORTSDIR}/deskutils/alacarte \
gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \
- gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
+ ${LOCALBASE}/libexec/gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
orca:${PORTSDIR}/accessibility/orca \
gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \