aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-28 09:45:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-28 09:45:57 +0000
commitd4d87f21368277439d519b13637dc668fc4054ff (patch)
tree462119edc80036589ba93cdfb656a5212e20a081 /math
parent0a9a556bd05bd65b67e881258875296c2e1300cd (diff)
downloadports-d4d87f21368277439d519b13637dc668fc4054ff.tar.gz
ports-d4d87f21368277439d519b13637dc668fc4054ff.zip
Fix build on powerpc.
PR: 232327 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=483253
Diffstat (limited to 'math')
-rw-r--r--math/muparser/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile
index 41600a1b57d0..790a86885a84 100644
--- a/math/muparser/Makefile
+++ b/math/muparser/Makefile
@@ -15,7 +15,11 @@ LICENSE_FILE= ${WRKSRC}/License.txt
USE_GITHUB= yes
GH_ACCOUNT= beltoforion
-USES= dos2unix pathfix
+USES= ${USES_${ARCH}} dos2unix pathfix
+USES_powerpc64= compiler:c++11-lang
+USES_powerpc= compiler:c++11-lang
+USES_powerpcspe= compiler:c++11-lang
+USES_sparc64= compiler:c++11-lang
USE_LDCONFIG= yes
ALL_TARGET= lib