From f0b7b93e02a500950ba6020a31049da5aef33170 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 21 Jun 2007 19:57:28 +0000 Subject: Sync with ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9065 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index eb3120aa6..8754aeb0c 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.209 2007/06/07 04:38:26 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.210 2007/06/09 06:31:33 marcus Exp $ # PORTNAME= gnome2 PORTVERSION= 2.19.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -88,7 +88,7 @@ RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \ epiphany:${PORTSDIR}/www/epiphany .endif .if ${.CURDIR:T}!="gnome2-lite" -.if ${ARCH} == "i386" +.if ${ARCH} == "i386" && ${OSVERSION} < 700042 RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif .if ${OSVERSION}>=600000 -- cgit v1.2.3