Fix build on systems without a proper C++11 toolchain.

PR:		226555
Reported by:	jhibbits
This commit is contained in:
Bryan Drewery 2018-03-12 18:37:48 +00:00
parent b9f7905439
commit 5420430b58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464271

View file

@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OPTIONS_SUB= yes
USE_LDCONFIG= yes
USES= libtool pathfix
USES= libtool pathfix compiler:c++11-lang
SUB_FILES= cppunit-config
SUB_LIST+= DISTVERSION=${DISTVERSION}