From 7af65fc7d2a29a4b717f05e7d71482bf0d614d61 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 17 Aug 2007 01:36:19 +0000 Subject: Presenting GNOME 2.19.90 (aka GNOME 2.20 Beta 1) for FreeBSD. While here, re-enable tomboy on -CURRENT since the threading issue should now be fixed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9430 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index e41aa7ec8..dc4f97547 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.214 2007/07/12 06:16:56 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.215 2007/08/04 03:53:35 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.19.6 +PORTVERSION= 2.19.90 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty @@ -88,7 +88,7 @@ RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \ epiphany:${PORTSDIR}/www/epiphany .endif .if ${.CURDIR:T}!="gnome2-lite" -.if ${ARCH} == "i386" && ${OSVERSION} < 700042 +.if ${ARCH} == "i386" RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif .if ${OSVERSION}>=600000 -- cgit v1.2.3