diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-03 17:29:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-03 17:29:34 +0000 |
commit | 855c8bc8df1b483c4aeea0aff55be26ad2ca63b5 (patch) | |
tree | 740c1e11512b1adc1b0bc67dbb60d30ce5b540fd /x11/gnome2 | |
parent | 04fc3b11cee835a51ad29b4ce3bcb6ea57e8b6b7 (diff) | |
download | ports-855c8bc8df1b483c4aeea0aff55be26ad2ca63b5.tar.gz ports-855c8bc8df1b483c4aeea0aff55be26ad2ca63b5.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 d57a55da501a..05e4950004a5 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org -RUN_DEPENDS= ${X11BASE}/libexec/battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ +RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ archive-generator:${PORTSDIR}/misc/gnomeutils2 \ eog:${PORTSDIR}/graphics/eog2 \ |