aboutsummaryrefslogtreecommitdiff
path: root/lang/gjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gjs/Makefile')
-rw-r--r--lang/gjs/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index f31f98fc3301..406c390e71f4 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gjs
-PORTVERSION= 1.43.3
-PORTREVISION= 1
+PORTVERSION= 1.44.0
CATEGORIES= lang gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,8 +13,8 @@ COMMENT= GNOME Javascript binding
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libmozjs-24.so:${PORTSDIR}/lang/spidermonkey24
-USES= compiler:c++11-lib gettext gmake libtool pathfix pkgconfig \
- python:build tar:xz
+USES= compiler:c++11-lib gettext gmake gnome libtool \
+ pathfix pkgconfig python:build tar:xz
USE_GNOME= cairo glib20 gnomeprefix introspection:build \
intlhack
GNU_CONFIGURE= yes