aboutsummaryrefslogtreecommitdiff
path: root/textproc/urlview
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-10-24 10:52:48 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-10-24 10:52:48 +0000
commit613eb81eac433bda2ad9bd069074b3ede13e4a27 (patch)
treed1e7b9aa95d5505f2186dbeeb6136f55dc78e3df /textproc/urlview
parent1d669ea4361c76824fe6c92cdb95e8ed3de09140 (diff)
Notes
Diffstat (limited to 'textproc/urlview')
-rw-r--r--textproc/urlview/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 77ddb2fcfb8e..80ae0b50b97d 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -27,9 +27,9 @@ SUB_LIST= GECKO=${GECKO}
.include <bsd.port.pre.mk>
-.if defined(WITH_GECKO)
-USE_GECKO= firefox-devel firefox35 seamonkey
-.include "${PORTSDIR}/Mk/bsd.gecko.mk"
+.if defined(WITH_FIREFOX)
+RUN_DEPENDS+= ${LOCALBASE}/lib/firefox3/firefox:${PORTSDIR}/www/firefox
+GECKO= firefox3
.elif defined(WITH_SEAMONKEY)
RUN_DEPENDS+= ${LOCALBASE}/lib/seamonkey/seamonkey-bin:${PORTSDIR}/www/seamonkey
GECKO= seamonkey