From fdd542dce64d03c76d756b66609cf66c9e2458f2 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 11 Aug 2006 10:39:57 +0000 Subject: Since we don't support 4.x move epiphany up to normal RUN_DEPENDS list git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7032 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index f617759af..1771c818d 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.172 2006/08/10 20:44:50 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.173 2006/08/11 07:22:53 marcus Exp $ # PORTNAME= gnome2 @@ -63,7 +63,8 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple alacarte:${PORTSDIR}/deskutils/alacarte \ gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \ gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \ - orca:${PORTSDIR}/accessibility/orca + orca:${PORTSDIR}/accessibility/orca \ + epiphany:${PORTSDIR}/www/epiphany NO_BUILD= yes @@ -80,9 +81,6 @@ do-install: # empty .include .if !defined(GNOME_SLAVE) -.if ${ARCH} == "i386" || ${OSVERSION} > 500035 -RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany -.endif .if ${ARCH} == "i386" RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif -- cgit v1.2.3