diff options
Diffstat (limited to 'science/openbabel/Makefile')
-rw-r--r-- | science/openbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index e5a35a1fbffd..7bd6591a97ec 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -31,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_python.4:${PORTSDIR}/devel/boost-python-libs .endif post-extract: |