aboutsummaryrefslogtreecommitdiff
path: root/science/openbabel
diff options
context:
space:
mode:
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 ; \