diff options
Diffstat (limited to 'science/simlib/Makefile')
-rw-r--r-- | science/simlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile index 00746e03f8e7..03cec7668053 100644 --- a/science/simlib/Makefile +++ b/science/simlib/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-3 CXXFLAGS+= -fPIC -NOT_FOR_ARCHS= ia64 sparc64 +NOT_FOR_ARCHS= ia64 powerpc sparc64 NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code post-patch: |