summaryrefslogtreecommitdiffstats
path: root/x11/gnome2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-24 09:28:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-07-24 09:28:56 +0800
commit4910efe36405883242886bdcfa2f058ae1a0ffa9 (patch)
tree117726df3113cdd8aa6a37a79f75ca3c3bc9814b /x11/gnome2
parent7e32cee603659052360935ffdf08cafaf2e878b2 (diff)
downloadmarcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar.gz
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar.bz2
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar.lz
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar.xz
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.tar.zst
marcuscom-ports-4910efe36405883242886bdcfa2f058ae1a0ffa9.zip
Correct the gnome-backgrounds dependency.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11169 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index fc48ac82d..97a2a19e8 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.245 2008/06/18 17:39:20 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.246 2008/07/23 19:47:14 marcus Exp $
#
PORTNAME= gnome2
@@ -53,7 +53,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple
${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \
totem:${PORTSDIR}/multimedia/totem \
gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
- ${LOCALBASE}/share/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
+ ${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
sound-juicer:${PORTSDIR}/audio/sound-juicer \
${LOCALBASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \
evince:${PORTSDIR}/graphics/evince \