summaryrefslogtreecommitdiffstats
path: root/lang/gjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gjs/Makefile')
-rw-r--r--lang/gjs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index 406c390..6fa5940 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -10,8 +10,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Javascript binding
-LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libmozjs-24.so:${PORTSDIR}/lang/spidermonkey24
+LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
+ libmozjs-24.so:lang/spidermonkey24
USES= compiler:c++11-lib gettext gmake gnome libtool \
pathfix pkgconfig python:build tar:xz
OpenPOWER on IntegriCloud