diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-10-07 21:11:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-10-07 21:11:39 +0000 |
commit | a524e34a340b0fff630628146ad39461d0d53ab1 (patch) | |
tree | f733006d6bb4b48e08552d9bd9ffac08e4ec2e3d /science | |
parent | 09186934052a9ada238f4491af2c1f2ea81553fd (diff) | |
download | ports-a524e34a340b0fff630628146ad39461d0d53ab1.tar.gz ports-a524e34a340b0fff630628146ad39461d0d53ab1.zip |
Notes
Diffstat (limited to 'science')
-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 ea927d06c363..d40093650479 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -39,7 +39,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e \ - '/test/s| == | = |g' ${WRKSRC}/configure + 's|/usr/local/|${LOCALBASE}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|= babel|= openbabel|g' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's| babel| openbabel|g ; \ |