summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-05 18:07:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-05 18:07:32 +0000
commit65171b6c4215b8a18c8826b6647450e4c4e606e3 (patch)
tree6565c45773cfd454b15e5aa0c08c8cebc8834422 /x11/gnome2
parent- Fix build when CPUTYPE is set and nasm is installed (diff)
Welcome back to ekiga now that it has been updated for the latest pwlib.
Notes
Notes: svn path=/head/; revision=166993
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 2936d966df50..87ce088dc8fd 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome2
PORTVERSION= 2.14.2
-PORTREVISION?= 1
+PORTREVISION?= 2
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"