aboutsummaryrefslogtreecommitdiff
path: root/devel/bunny
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-03-27 05:52:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-03-27 05:52:32 +0000
commit4d86a83d2b0ff864afae885d3fef5c1d7e038395 (patch)
tree37b7d89168ca9634b5570d39a9e889a269b7da79 /devel/bunny
parent36cd5c74c777aefba9013e538703b3d65e067899 (diff)
downloadports-4d86a83d2b0ff864afae885d3fef5c1d7e038395.tar.gz
ports-4d86a83d2b0ff864afae885d3fef5c1d7e038395.zip
Notes
Diffstat (limited to 'devel/bunny')
-rw-r--r--devel/bunny/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile
index 56104bb3a0e7..27c2e7e79eaf 100644
--- a/devel/bunny/Makefile
+++ b/devel/bunny/Makefile
@@ -23,8 +23,8 @@ PORTDOCS= README
PLIST_FILES= bin/bunny-trace bin/bunny-gcc bin/bunny-flow bin/bunny-exec \
bin/bunny-main
-NOT_FOR_ARCHS= sparc64
-NOT_FOR_ARCHS_REASON_sparc64= Fails to compile
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= Fails to compile: invokes i386 asm
post-patch:
@${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/${MAKEFILE}