Fix build on 9.x

PR:		205709
Submitted by:	yuri@rawbw.com (maintainer)
This commit is contained in:
Thomas Zander 2015-12-31 16:05:57 +00:00
parent cd08000dfe
commit 78b67c4481
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404952

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_GITHUB= yes
GH_ACCOUNT= google
USES= cmake
USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
.include <bsd.port.mk>