diff options
Diffstat (limited to 'science/openbabel/Makefile')
-rw-r--r-- | science/openbabel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 6beb751f26c8..e5a35a1fbffd 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= openbabel -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= science MASTER_SITES= SF @@ -32,7 +31,7 @@ BROKEN= does not compile on ia64 (gcc internal error) .endif .if (${OSVERSION} < 700042) -LIB_DEPENDS+= boost_thread.4:${PORTSDIR}/devel/boost-python +LIB_DEPENDS+= boost_thread.4:${PORTSDIR}/devel/boost-python .endif post-extract: |