aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird2-server
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird2-server')
-rw-r--r--databases/firebird2-server/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile
index f3122bb35f60..30675462d2be 100644
--- a/databases/firebird2-server/Makefile
+++ b/databases/firebird2-server/Makefile
@@ -53,6 +53,12 @@ pre-everything::
@sleep 10
.endif
+patch-libtool:
+ @${DO_NADA}
+
+run-autotools:
+ @${DO_NADA}
+
do-configure:
@(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE} \
LIBTOOL=libtool13 LIBTOOLIZE=libtoolize13 ./autogen.sh \