diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-07 12:38:26 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-07 12:38:26 +0800 |
commit | a674ef71c468b1436c1085165d48a636bc0d49e8 (patch) | |
tree | 6d86cb3088104bb1bd1b7b9df89eaab15397c0fc /x11/gnome2/Makefile | |
parent | f50208ceaffb4e79634f7475af42d8b83dfc937f (diff) | |
download | marcuscom-ports-a674ef71c468b1436c1085165d48a636bc0d49e8.tar.gz marcuscom-ports-a674ef71c468b1436c1085165d48a636bc0d49e8.tar.zst marcuscom-ports-a674ef71c468b1436c1085165d48a636bc0d49e8.zip |
Chase with the evolution update. No longer has version number in the name of
binary (ie: evolution-2.12). Bump these ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8999 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-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 88bc3cd24..d5516d222 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.207 2007/05/19 21:36:29 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.208 2007/05/30 03:21:46 mezz Exp $ # PORTNAME= gnome2 PORTVERSION= 2.19.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -43,7 +43,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${LOCALBASE}/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.12:${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 \ |