aboutsummaryrefslogtreecommitdiff
path: root/misc/xiphos
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
commit734349b51e45b3b7ca3962ef3081939860edc649 (patch)
treeee00a96c55d6989c6d1c276075efa6edf489ad90 /misc/xiphos
parente6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff)
downloadports-734349b51e45b3b7ca3962ef3081939860edc649.tar.gz
ports-734349b51e45b3b7ca3962ef3081939860edc649.zip
Notes
Diffstat (limited to 'misc/xiphos')
-rw-r--r--misc/xiphos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index 1fe2f8bce547..357f69c4f8ce 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -46,7 +46,7 @@ LIB_DEPENDS= webkitgtk:${PORTSDIR}/www/webkit-gtk2
.if ${PORT_OPTIONS:MLIBXUL}
WAF_CONFIGURE_ARGS= --backend=xulrunner
-USE_GECKO= libxul
+USE_GECKO= libxul19
.endif
.if ${PORT_OPTIONS:MGTKHTML}