aboutsummaryrefslogtreecommitdiff
path: root/lang/gjs
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:06:40 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:06:40 +0000
commit7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (patch)
treeb8e5fffaa545436e1e8a8ac129df36c07665104d /lang/gjs
parent2677283c3d6466b85714b1d8c2277678e4aa5bb2 (diff)
downloadports-7be404eb3fcc6b1994712ba54ceb56f81ab474e5.tar.gz
ports-7be404eb3fcc6b1994712ba54ceb56f81ab474e5.zip
Add USES=xorg USES=gl, ports categories l
Add USES=xorg and USES=gl to ports in categories starting with 'l' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516915
Diffstat (limited to 'lang/gjs')
-rw-r--r--lang/gjs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile
index aa2bf5088677..261b0e59500f 100644
--- a/lang/gjs/Makefile
+++ b/lang/gjs/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52 \
libffi.so:devel/libffi
USES= compiler:c++11-lib gettext gmake gnome libtool \
- localbase pathfix pkgconfig python:build readline tar:xz
+ localbase pathfix pkgconfig python:build readline tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection
USE_XORG= x11 xext
GNU_CONFIGURE= yes