aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-01-13 02:02:33 +0800
committermarcus <marcus@FreeBSD.org>2009-01-13 02:02:33 +0800
commit0f57c24550715b83492148aa7e94ef84caeaad48 (patch)
tree77b576e71585a7713664b88d5176eefa3e835ec2 /x11
parent12f50ae117ca01c3241d6452c23fed8cbfb65793 (diff)
downloadfreebsd-ports-gnome-0f57c24550715b83492148aa7e94ef84caeaad48.tar.gz
freebsd-ports-gnome-0f57c24550715b83492148aa7e94ef84caeaad48.tar.zst
freebsd-ports-gnome-0f57c24550715b83492148aa7e94ef84caeaad48.zip
Fix the gnome-media dependency.
PR: 130426 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2-lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile
index 63f897d023cc..2dc5a9584596 100644
--- a/x11/gnome2-lite/Makefile
+++ b/x11/gnome2-lite/Makefile
@@ -6,14 +6,14 @@
# $MCom: ports/x11/gnome2-lite/Makefile,v 1.60 2007/08/15 17:52:07 mezz Exp $
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 gnome
PKGNAMESUFFIX= -lite
COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases
RUN_DEPENDS= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \
- gnome-cd:${PORTSDIR}/audio/gnome-media \
+ gnome-audio-profiles-properties:${PORTSDIR}/audio/gnome-media \
gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \
eog:${PORTSDIR}/graphics/eog \
gedit:${PORTSDIR}/editors/gedit \