summaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r--x11/gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 1771c818d..79881c08b 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.173 2006/08/11 07:22:53 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.174 2006/08/11 10:39:57 ahze 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
+.if ( ${ARCH}!="sparc64" || ${OSVERSION} >= 700003 ) && ${OSVERSION} >= 600000
RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga
.endif
.endif