summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 8d751c8a1..610067b44 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.140 2006/04/17 11:54:47 ahze Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.141 2006/04/23 13:48:43 ahze Exp $
#
PORTNAME= gnome2
@@ -86,10 +86,12 @@ do-install: # empty
.if ${ARCH} == "i386" || ${OSVERSION} > 500035
RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.endif
+.if ${.CURDIR:T}!="gnome2-lite"
.if ${ARCH}!="sparc64" || ${OSVERSION} >= 700003
RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga
.endif
.endif
+.endif
.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite"
.if defined(WITH_XSCREENSAVER)