aboutsummaryrefslogtreecommitdiff
path: root/science/dlib-cpp
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:41:56 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:41:56 +0000
commitcc36f3229d958722482c665d7eb3db653cfb1aba (patch)
tree54ee2f48baa3e75d2acacf3f5239ca47f7532f75 /science/dlib-cpp
parent4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (diff)
downloadports-cc36f3229d958722482c665d7eb3db653cfb1aba.tar.gz
ports-cc36f3229d958722482c665d7eb3db653cfb1aba.zip
Notes
Diffstat (limited to 'science/dlib-cpp')
-rw-r--r--science/dlib-cpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dlib-cpp/Makefile b/science/dlib-cpp/Makefile
index 31a0647f2774..5f097dc6f7d8 100644
--- a/science/dlib-cpp/Makefile
+++ b/science/dlib-cpp/Makefile
@@ -22,6 +22,7 @@ OPTIONS_DEFAULT= X11 JPEG PNG GIF SQLITE
BLASLAPACK_DESC= Use Blas and Lapack libraries from ports
AVX_DESC= Use AVX instructions if supported by CPU
+X11_USES= xorg
X11_USE= xorg=x11
X11_CMAKE_OFF= -DDLIB_NO_GUI_SUPPORT=1