diff options
Diffstat (limited to 'security/cryptopp/Makefile')
-rw-r--r-- | security/cryptopp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index 73700d87bba6..5bc157bce857 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/License.txt BROKEN_powerpc= does not compile; unrecognized C++ options -USES= cpe gmake zip +USES= cpe compiler:c++11-lang gmake zip USE_LDCONFIG= yes CPE_PRODUCT= crypto++ CPE_VENDOR= cryptopp |