aboutsummaryrefslogtreecommitdiff
path: root/science/openbabel
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-10-07 21:11:39 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-10-07 21:11:39 +0000
commita524e34a340b0fff630628146ad39461d0d53ab1 (patch)
treef733006d6bb4b48e08552d9bd9ffac08e4ec2e3d /science/openbabel
parent09186934052a9ada238f4491af2c1f2ea81553fd (diff)
downloadports-a524e34a340b0fff630628146ad39461d0d53ab1.tar.gz
ports-a524e34a340b0fff630628146ad39461d0d53ab1.zip
Respect LOCALBASE.
Reported by: QATty
Notes
Notes: svn path=/head/; revision=242565
Diffstat (limited to 'science/openbabel')
-rw-r--r--science/openbabel/Makefile2
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 ; \