summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-09-16 03:32:58 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-09-16 03:32:58 +0000
commit51c3ec95b0abb036af808a3f5ca8f9a410514873 (patch)
treecb03c6cfbb4f7fd2cba37216fffae5d24836d591 /x11/gnome2
parentRemove file that is now empty. (diff)
- ekiga now builds on 6.x sparc64
Notes
Notes: svn path=/head/; revision=173129
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 562e8ca46dce..24091654468e 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -60,7 +60,8 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \
evince:${PORTSDIR}/graphics/evince \
${X11BASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \
- ${X11BASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet
+ ${X11BASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
+ ekiga:${PORTSDIR}/net/ekiga
NO_BUILD= yes
@@ -83,11 +84,6 @@ RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64"
RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp
.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"