summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-11-09 14:16:09 +0000
committerahze <ahze@FreeBSD.org>2006-11-09 14:16:09 +0000
commite08fabf37cf571b3e6318b432edd5131ff29d77f (patch)
tree7d067b8db2fd0e419bcc773241a98ddfffe8a34c /x11
parentc6c8ca73e5a8a809aff037d86557a5335bc00730 (diff)
downloadFreeBSD-ports-e08fabf37cf571b3e6318b432edd5131ff29d77f.zip
FreeBSD-ports-e08fabf37cf571b3e6318b432edd5131ff29d77f.tar.gz
Don't depend on epiphany on < 601101 on sparc64 since it doesn't support
mozilla anymore.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 2f50ba4..9e4a7a7 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -64,7 +64,6 @@ 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 \
gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
ekiga:${PORTSDIR}/net/ekiga
@@ -87,7 +86,8 @@ do-install: # empty
RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
.endif
.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64"
-RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp
+RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \
+ epiphany:${PORTSDIR}/www/epiphany
.endif
.endif
OpenPOWER on IntegriCloud