aboutsummaryrefslogtreecommitdiff
path: root/textproc/luceneplusplus
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-11-07 03:04:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-11-07 03:04:57 +0000
commit99730aff97f657fc21efa5127d25ef527bcb2f33 (patch)
tree3dce290e543f83dc887d82741694bba610749998 /textproc/luceneplusplus
parent31449796a06028ac63b0aab96363fd7bad408ee0 (diff)
downloadports-99730aff97f657fc21efa5127d25ef527bcb2f33.tar.gz
ports-99730aff97f657fc21efa5127d25ef527bcb2f33.zip
textproc/luceneplusplus: drop USE_CXXSTD after r484377
PR: 232741
Notes
Notes: svn path=/head/; revision=484379
Diffstat (limited to 'textproc/luceneplusplus')
-rw-r--r--textproc/luceneplusplus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index f298f114dde2..8fa4d0d8e3a0 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -18,7 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= luceneplusplus
GH_PROJECT= LucenePlusPlus
USES= cmake:outsource compiler:c++11-lang
-USE_CXXSTD= c++11
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>