diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:34:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 10:34:20 +0800 |
commit | 695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7 (patch) | |
tree | bdb202bd34871bd2752877c0898b52d9d691a244 /x11/gnome2/Makefile | |
parent | 38aba29b57de5d1fa057b3e78c51d2065afd7f5c (diff) | |
download | marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar.gz marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar.bz2 marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar.lz marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar.xz marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.tar.zst marcuscom-ports-695ccbe7a76590ea9b6c2bc115ca0e35f0ada1a7.zip |
Undo, undo! We're tracking the binary not the .desktop file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7985 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-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 59b6672f9..ab27b8915 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.189 2006/11/14 21:06:27 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.190 2006/12/05 02:33:13 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:${PORTSDIR}/mail/evolution \ + evolution-2.10:${PORTSDIR}/mail/evolution \ ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ |