summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 284f98ac0..a47832b95 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.161 2006/06/09 14:40:47 mezz Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.162 2006/06/16 18:23:22 marcus Exp $
#
PORTNAME= gnome2
PORTVERSION= 2.15.3
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -81,11 +81,11 @@ 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
+#.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"