aboutsummaryrefslogtreecommitdiff
path: root/math/amath
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-10 03:03:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-10 03:03:55 +0000
commita3ef5976894d84cda5cd1fcadef68260846afe1c (patch)
treea81b9ab1fb994eb1077004dba617089aeb9368cd /math/amath
parent40a3fce1abd4c00e1143c6c62cf0f0fdee03f154 (diff)
downloadports-a3ef5976894d84cda5cd1fcadef68260846afe1c.tar.gz
ports-a3ef5976894d84cda5cd1fcadef68260846afe1c.zip
Mark as NOT_FOR powerpc*.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=495220
Diffstat (limited to 'math/amath')
-rw-r--r--math/amath/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/amath/Makefile b/math/amath/Makefile
index 9eeb82dbe3dc..687c18851841 100644
--- a/math/amath/Makefile
+++ b/math/amath/Makefile
@@ -13,6 +13,9 @@ COMMENT= Simple command line calculator
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe
+NOT_FOR_ARCHS_REASON= Must define endianness
+
USES= gmake
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
HAS_CONFIGURE= yes