diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-01 10:24:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-01 10:24:44 +0000 |
commit | 2607e9a53bc7f8768b08f4024ea740fb1c95d178 (patch) | |
tree | 0b9b1680c5f775e688dc3cb334f9146a873e9d9d /science/simlib | |
parent | 034a704dfbc1776bc84b3215b32161f70d16b92e (diff) |
Notes
Diffstat (limited to 'science/simlib')
-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: |