diff options
author | marcus <marcus@FreeBSD.org> | 2002-07-22 04:37:31 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-07-22 04:37:31 +0000 |
commit | 243bd12e74b059081e530735d2582ca0e8ecd404 (patch) | |
tree | 3b32ff156044cbd2789b9f6f43a86e235a964e48 /x11 | |
parent | a8278281c78994d943ceb5e6bcab39a7bb192635 (diff) | |
download | FreeBSD-ports-243bd12e74b059081e530735d2582ca0e8ecd404.zip FreeBSD-ports-243bd12e74b059081e530735d2582ca0e8ecd404.tar.gz |
Chase battstat-applet-2's new location.
Diffstat (limited to 'x11')
-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 a66d3f3..1348264 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 \ |