diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-22 04:37:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-22 04:37:31 +0000 |
commit | 2fa0182e895e3a2fa2112b7cffc23a685c956496 (patch) | |
tree | b423cd96f3c6f0d45b68db87c98d064c1e959190 /x11/gnome2 | |
parent | 08e754df23f69dd01538e3a61a3b66d1cd786063 (diff) | |
download | ports-2fa0182e895e3a2fa2112b7cffc23a685c956496.tar.gz ports-2fa0182e895e3a2fa2112b7cffc23a685c956496.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a66d3f37b80d..1348264d0a41 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org -RUN_DEPENDS= battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ +RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ CDDBSlave2:${PORTSDIR}/audio/gnomemedia2 \ archive-generator:${PORTSDIR}/misc/gnomeutils2 \ eog:${PORTSDIR}/graphics/eog2 \ |