diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 18:33:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 18:33:34 +0000 |
commit | 62eee3ed86bd40384978522648a743e03c22da9c (patch) | |
tree | 11d1067125ebb0749e73efe92ee29f0a18c9a2e1 /audio/rat | |
parent | 3efdbb4ac6873be21f2033b487e30d9e32a5c67c (diff) | |
download | ports-62eee3ed86bd40384978522648a743e03c22da9c.tar.gz ports-62eee3ed86bd40384978522648a743e03c22da9c.zip |
Notes
Diffstat (limited to 'audio/rat')
-rw-r--r-- | audio/rat/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile index 396012c8447e..9012571f6faf 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -41,10 +41,6 @@ ENABLE_IPv6= --enable-ipv6 EXTRA_PATCHES= ${FILESDIR}/timet.patch .endif -.if ${ARCH} != "i386" -BROKEN= Does not compile on !i386 -.endif - post-patch: ${REINPLACE_CMD} -e "s,-Werror,," ${WRKSRC}/common/configure.in \ ${WRKSRC}/rat/configure.in |