1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

textproc/luceneplusplus: drop USE_CXXSTD after r484377

PR:		232741
This commit is contained in:
Jan Beich 2018-11-07 03:04:57 +00:00
parent 31449796a0
commit 99730aff97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484379

View File

@ -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>