diff options
Diffstat (limited to 'science/simlib')
-rw-r--r-- | science/simlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile index d780c19f9231..7b8dbf81663c 100644 --- a/science/simlib/Makefile +++ b/science/simlib/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20111030 MAINTAINER= ports@FreeBSD.org COMMENT= SIMulation LIBrary for C++ programming language +BROKEN_powerpc64= Does not build + USES= gmake USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |