From 341cb813aeaaefda2916ac03f5c3dc0ed60c65f5 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 14 Sep 2006 20:30:52 +0000 Subject: ekiga now builds on 6.x+ sparc64 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7305 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 416ae6238..715adee0b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.176 2006/08/24 18:58:28 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.177 2006/09/06 19:14:55 marcus Exp $ # PORTNAME= gnome2 @@ -88,7 +88,7 @@ RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp .endif .if ${.CURDIR:T}!="gnome2-lite" -.if ( ${ARCH}!="sparc64" || ${OSVERSION} >= 700003 ) && ${OSVERSION} >= 600000 +.if ${OSVERSION} >= 600000 RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga .endif .endif -- cgit v1.2.3