diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:39:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:39:25 +0000 |
commit | 6e0766167feaf0c4da5cb3eba1b8f0d0906b8dc3 (patch) | |
tree | ddf6742893fb9a26b504448c68d9a968b4863597 /devel/bunny | |
parent | 2f2d3fdc3ed36971418efa035127e765eb22218b (diff) |
Notes
Diffstat (limited to 'devel/bunny')
-rw-r--r-- | devel/bunny/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile index e0e01c787b9d..03775ff98a66 100644 --- a/devel/bunny/Makefile +++ b/devel/bunny/Makefile @@ -22,8 +22,6 @@ ONLY_FOR_ARCHS_REASON= Fails to compile: invokes i386 asm OPTIONS_DEFINE=DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/${MAKEFILE} |