aboutsummaryrefslogtreecommitdiffstats
path: root/math/muparser
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-28 17:45:57 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-28 17:45:57 +0800
commit3d5ddf4075d9f2ecdbaf26bab618a6d969780646 (patch)
tree462119edc80036589ba93cdfb656a5212e20a081 /math/muparser
parent35aa761ad40d48f7fea34585f23d4a137beb3754 (diff)
downloadfreebsd-ports-gnome-3d5ddf4075d9f2ecdbaf26bab618a6d969780646.tar.gz
freebsd-ports-gnome-3d5ddf4075d9f2ecdbaf26bab618a6d969780646.tar.zst
freebsd-ports-gnome-3d5ddf4075d9f2ecdbaf26bab618a6d969780646.zip
Fix build on powerpc.
PR: 232327 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'math/muparser')
-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