aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-03 17:29:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-03 17:29:34 +0000
commit855c8bc8df1b483c4aeea0aff55be26ad2ca63b5 (patch)
tree740c1e11512b1adc1b0bc67dbb60d30ce5b540fd /x11
parent04fc3b11cee835a51ad29b4ce3bcb6ea57e8b6b7 (diff)
downloadports-855c8bc8df1b483c4aeea0aff55be26ad2ca63b5.tar.gz
ports-855c8bc8df1b483c4aeea0aff55be26ad2ca63b5.zip
Modify the gnomeapplets2 dependency so it depends on a file that is
actually installed on all architectures. This should fix the meta-port build on Alpha. Note to portmgr, the RELEASE_5_0_0 tag should be adjusted to account for this change. Reported by: bento
Notes
Notes: svn path=/head/; revision=72415
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile2
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 \