From 7432475923278cb1a5562961644d476aa3636434 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 11 Feb 2007 08:28:35 +0000 Subject: Mono works on amd64 now, so add tomboy as a dependency. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8292 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 f73605cac..9bb34c372 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.195 2007/01/29 17:39:11 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.196 2007/02/02 19:45:40 mezz Exp $ # PORTNAME= gnome2 PORTVERSION= 2.17.90 -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" || ${ARCH} == "amd64" RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif .if ${OSVERSION}>=600000 -- cgit v1.2.3