Mark as broken on sparc64: uses compile options not applicable to this arch.

This commit is contained in:
Mark Linimon 2009-03-16 09:02:03 +00:00
parent 865e299e80
commit 8041efac0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230198

View file

@ -44,6 +44,10 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
post-patch:
@${REINPLACE_CMD} -E -e '/FIND_PACKAGE.*(Python|JNI)/ d' \
${WRKSRC}/tools/unitsync/CMakeLists.txt