aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2018-11-01 07:36:03 +0800
committerjhale <jhale@FreeBSD.org>2018-11-01 07:36:03 +0800
commitd17b7e72764690af054f09f9b71bb39cbefe318a (patch)
treeee84652b290fb47d620bcf745232f8abfcbeda02
parentbea893ac0dcea998cd80f85b12556f7ceacee89d (diff)
downloadfreebsd-ports-gnome-d17b7e72764690af054f09f9b71bb39cbefe318a.tar.gz
freebsd-ports-gnome-d17b7e72764690af054f09f9b71bb39cbefe318a.tar.zst
freebsd-ports-gnome-d17b7e72764690af054f09f9b71bb39cbefe318a.zip
security/cryptopp: Fix linking with net-p2p/amule on powerpc64
PR: 232873 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud
-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