aboutsummaryrefslogtreecommitdiff
path: root/devel/cquery
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-17 10:47:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-17 10:47:48 +0000
commit8d79b2eb880379bcba312dd49ca2eaf79d9ca5f2 (patch)
treedc96955f803ce3276cdaec7ded1ef202957875ab /devel/cquery
parentffa9cd8f50b6b0a3166760c91c1b03a3d72cfadb (diff)
Notes
Diffstat (limited to 'devel/cquery')
-rw-r--r--devel/cquery/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cquery/Makefile b/devel/cquery/Makefile
index 88fcd8d14c22..11e20d68ae66 100644
--- a/devel/cquery/Makefile
+++ b/devel/cquery/Makefile
@@ -27,8 +27,6 @@ GH_TUPLE= miloyip:rapidjson:daabb88:rapidjson/third_party/rapidjson \
emilk:loguru:6bf94c:loguru/third_party/loguru \
zeux:pugixml:24a7064:pugixml/third_party/pugixml
-LLVM_DEFAULT?= 60
-
PLIST_FILES= bin/cquery
CONFIGURE_ARGS= --variant=system --llvm-config=${LOCALBASE}/bin/llvm-config${LLVM_DEFAULT}