diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-30 01:09:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-30 01:09:00 +0800 |
commit | e86db03e51a350ee5be251b9e71cd57374131f88 (patch) | |
tree | 86a57f6d790ddc4a5291483ecb4e847b470433e0 /x11 | |
parent | 1bd1eae112819163122d22244f034a738ba69513 (diff) | |
download | marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar.gz marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar.bz2 marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar.lz marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar.xz marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.tar.zst marcuscom-ports-e86db03e51a350ee5be251b9e71cd57374131f88.zip |
Correct the gnome-audio and evolution-exchange dependencies.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10931 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index ebfa1909a..90b5ecc3e 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.239 2008/03/30 03:40:23 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.240 2008/04/26 18:43:10 marcus Exp $ # PORTNAME= gnome2 @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop 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 \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ @@ -48,7 +48,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ vino-session:${PORTSDIR}/net/vino \ - exchange-connector-setup-2.22:${PORTSDIR}/mail/evolution-exchange \ + exchange-connector-setup-2.24:${PORTSDIR}/mail/evolution-exchange \ ${LOCALBASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ ${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \ totem:${PORTSDIR}/multimedia/totem \ |