aboutsummaryrefslogtreecommitdiff
path: root/lang/gjs
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 /lang/gjs
parente6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff)
Notes
Diffstat (limited to 'lang/gjs')
-rw-r--r--lang/gjs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index 177b21e76b4d..573fd326572b 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gjs
PORTVERSION= 0.7.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +19,7 @@ COMMENT= GNOME JavaScript binding
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
-USE_GECKO= libxul
+USE_GECKO= libxul19
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes