aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-fifth-toe
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-10-22 11:45:03 +0800
committermarcus <marcus@FreeBSD.org>2002-10-22 11:45:03 +0800
commit1136a1c99d9538cd31103773bb8be2dc17c551a1 (patch)
treeb7b2ee306adb24234c1c8010bb9a374b5de9acaf /x11/gnome-fifth-toe
parent3112055e5bbd80a9ca6e448b50079c4876653209 (diff)
downloadfreebsd-ports-graphics-1136a1c99d9538cd31103773bb8be2dc17c551a1.tar.gz
freebsd-ports-graphics-1136a1c99d9538cd31103773bb8be2dc17c551a1.tar.zst
freebsd-ports-graphics-1136a1c99d9538cd31103773bb8be2dc17c551a1.zip
Add support for the new Mozilla ports.
Diffstat (limited to 'x11/gnome-fifth-toe')
-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 c304174900d..55c134af9e8 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