diff options
Diffstat (limited to 'science/openbabel')
-rw-r--r-- | science/openbabel/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index d40093650479..656a76cd5c5f 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -30,10 +30,6 @@ MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> -.if ${ARCH} == "ia64" -BROKEN= does not compile on ia64 (gcc internal error) -.endif - post-extract: @${LN} -sf babel.1 ${WRKSRC}/doc/openbabel.1 |