summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-04 18:07:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-04 18:07:50 +0800
commit7619342b552f83cbb9f4044829528649fff08cbc (patch)
treeeab986a6e012b42a70694008d2cd0173fd2c30e8
parent6fc29d848e55e46c5f7d833a1b88bad4c3dc333d (diff)
downloadmarcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar.gz
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar.bz2
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar.lz
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar.xz
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.tar.zst
marcuscom-ports-7619342b552f83cbb9f4044829528649fff08cbc.zip
switch to dconf-editor.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17092 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index c5d940162..bd207cbef 100644
--- a/x11/gnome3/Makefile
+++ b/x11/gnome3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome3/Makefile,v 1.37 2012/07/02 14:36:32 kwm Exp $
+# $MCom: ports/x11/gnome3/Makefile,v 1.38 2012/07/17 08:50:17 kwm Exp $
#
PORTNAME= gnome3
@@ -20,7 +20,7 @@ COMMENT?= The "meta-port" for the GNOME 3 integrated X11 desktop
CONFLICTS?= gnome2-[0-9]* gnome2-lite-[0-9]* gnome3-lite-[0-9]*
RUN_DEPENDS?= gnome-panel>=3.0.0:${PORTSDIR}/x11/gnome-panel3 \
- dconf:${PORTSDIR}/devel/dconf \
+ dconf-editor:${PORTSDIR}/devel/dconf-editor \
gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session3 \
gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \