aboutsummaryrefslogtreecommitdiff
path: root/science/libkml
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-02 19:28:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-02 19:28:57 +0000
commitd41dd4068c82139a81349d8d29b5c38a10660c53 (patch)
tree71d0263fd62015a64ff787f7b75385a2b0055481 /science/libkml
parenta921e1d5674b479d5f99fd9c522288fdaeae7476 (diff)
downloadports-d41dd4068c82139a81349d8d29b5c38a10660c53.tar.gz
ports-d41dd4068c82139a81349d8d29b5c38a10660c53.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=507886
Diffstat (limited to 'science/libkml')
-rw-r--r--science/libkml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/libkml/Makefile b/science/libkml/Makefile
index 4664d949ad1c..d5536529bac1 100644
--- a/science/libkml/Makefile
+++ b/science/libkml/Makefile
@@ -23,10 +23,11 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
OPTIONS_DEFINE= EXAMPLES
+USES= cmake compiler:c11 pathfix
+
CMAKE_OFF= WITH_JAVA WITH_PYTHON WITH_SWIG
USE_CXXSTD= gnu++98
USE_LDCONFIG= yes
-USES= cmake compiler:c11 pathfix
USE_GITHUB= yes