summaryrefslogtreecommitdiffstats
path: root/databases/firebird20-server
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird20-server')
-rw-r--r--databases/firebird20-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile
index ca52ed5..79cfdd6 100644
--- a/databases/firebird20-server/Makefile
+++ b/databases/firebird20-server/Makefile
@@ -61,8 +61,8 @@ run-autotools:
do-configure:
@(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \
- LIBTOOL=libtool13 LIBTOOLIZE=libtoolize13 ./autogen.sh \
- --prefix=${PREFIX}/firebird --with-lock-manager --with-editline)
+ ${AUTOTOOLS_VARS} ./autogen.sh --prefix=${PREFIX}/firebird \
+ --with-lock-manager --with-editline)
do-build:
@( \
OpenPOWER on IntegriCloud