diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-16 12:08:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-16 12:08:19 +0800 |
commit | 6c1f7bdb1180fe162db2703395e9b4725d89527c (patch) | |
tree | b5d8bd773ea4c7ccd3746cdc97cf7774fbd1ad32 /x11/gnome2 | |
parent | a41a941761fe4d405a3de55de92baca5819c59b2 (diff) | |
download | marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar.gz marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar.bz2 marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar.lz marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar.xz marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.tar.zst marcuscom-ports-6c1f7bdb1180fe162db2703395e9b4725d89527c.zip |
Correct the gnomeapplets2 dependency.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3448 df743ca5-7f9a-e211-a948-0013205c9059
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 ab55319a5..4b6dee136 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= The "meta-port" for the GNOME 2 integrated X11 desktop -RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ +RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ eog:${PORTSDIR}/graphics/eog2 \ |