aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-22 03:45:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-10-22 03:45:03 +0000
commit44f6bc170c365e97cdb724a24bcc2e74e78896f0 (patch)
treea3bf831dc7ad3faa52b70bf62fd9f567b030061e /x11
parent7ed5b24a01be1a398b016b8109ba34bc1f6e3a8b (diff)
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-fifth-toe/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile
index c304174900d3..55c134af9e82 100644
--- a/x11/gnome-fifth-toe/Makefile
+++ b/x11/gnome-fifth-toe/Makefile
@@ -47,11 +47,15 @@ RUN_DEPENDS= gabber:${PORTSDIR}/net/gabber \
NO_BUILD= yes
USE_PYTHON= yes
-.if defined(WITH_MOZILLA_DEVEL)
-RUN_DEPENDS+= ${X11BASE}/lib/mozilla-devel/run-mozilla.sh:${PORTSDIR}/www/mozilla-devel
+.if !defined(WITH_MOZILLA)
+RUN_DEPENDS+= ${X11BASE}/lib/mozilla/run-mozilla.sh:${PORTSDIR}/www/mozilla
+.else
+.if ${WITH_MOZILLA}=="mozilla-vendor" || ${WITH_MOZILLA}=="mozilla-devel"
+RUN_DEPENDS+= ${X11BASE}/lib/${WITH_MOZILLA}/run-mozilla.sh:${PORTSDIR}/www/${WITH_MOZILLA}
.else
RUN_DEPENDS+= ${X11BASE}/lib/mozilla/run-mozilla.sh:${PORTSDIR}/www/mozilla
.endif
+.endif
do-install: # empty