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