diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:33:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:33:13 +0800 |
commit | 38aba29b57de5d1fa057b3e78c51d2065afd7f5c (patch) | |
tree | e89295e4d0eb042c6b95528676f96852327f3e43 /x11 | |
parent | 238395226bd16708889af814ee4f06ae8cd5cb53 (diff) | |
download | marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar.gz marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar.bz2 marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar.lz marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar.xz marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.tar.zst marcuscom-ports-38aba29b57de5d1fa057b3e78c51d2065afd7f5c.zip |
Chase the evolution .desktop file name.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7984 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 77c8e574f..59b6672f9 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.188 2006/11/09 18:57:32 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.189 2006/11/14 21:06:27 marcus Exp $ # PORTNAME= gnome2 @@ -43,7 +43,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ dasher:${PORTSDIR}/accessibility/dasher \ - evolution-2.10:${PORTSDIR}/mail/evolution \ + evolution:${PORTSDIR}/mail/evolution \ ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ |