aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-10-31 23:36:03 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-10-31 23:36:03 +0000
commitbce536374e3406f2cb6d798296aca6f4d521fce2 (patch)
treeee84652b290fb47d620bcf745232f8abfcbeda02
parentbce2ec51779a5b10420ecb2468ab6cd2a204abee (diff)
downloadports-bce536374e3406f2cb6d798296aca6f4d521fce2.tar.gz
ports-bce536374e3406f2cb6d798296aca6f4d521fce2.zip
security/cryptopp: Fix linking with net-p2p/amule on powerpc64
PR: 232873 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud
Notes
Notes: svn path=/head/; revision=483628
-rw-r--r--security/cryptopp/Makefile2
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