diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2009-11-11 16:12:14 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2009-11-11 16:12:14 +0000 |
commit | 5b4abe09aacba781260eb91eb365ee4b712396c4 (patch) | |
tree | edbcc93f8aa4ea3b328d783dd306a8938bf4e8a9 /science/openbabel | |
parent | 5dfcfbc597cb49284bd54d2142f1668aea0829a1 (diff) |
Notes
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 |