From 603190c9bf11ba6be578fadac09e84d5100ebb5c Mon Sep 17 00:00:00 2001 From: ahze Date: Sat, 14 Oct 2006 06:14:53 +0000 Subject: - Ekiga builds on 5.x git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7792 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'x11/gnome2/Makefile') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index b7e951fa1..2a6f8a5b5 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.178 2006/09/14 20:30:52 ahze Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.179 2006/10/07 14:09:41 marcus Exp $ # PORTNAME= gnome2 @@ -64,7 +64,8 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \ gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \ orca:${PORTSDIR}/accessibility/orca \ - epiphany:${PORTSDIR}/www/epiphany + epiphany:${PORTSDIR}/www/epiphany \ + ekiga:${PORTSDIR}/net/ekiga NO_BUILD= yes @@ -87,11 +88,6 @@ RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64" RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp .endif -.if ${.CURDIR:T}!="gnome2-lite" -.if ${OSVERSION} >= 600000 -RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga -.endif -.endif .endif .if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite" -- cgit