summaryrefslogtreecommitdiff
path: root/databases/firebird-client
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2004-03-24 15:11:57 +0000
committerSADA Kenji <sada@FreeBSD.org>2004-03-24 15:11:57 +0000
commitc3894fb222e79134d6018ef0c8b0ff57d7111165 (patch)
tree70bb2bf51a700e46e46b47c5f8bfd7cbc1984079 /databases/firebird-client
parentlarge size dictionary has been updated (diff)
PR: ports/64606
Fix build breakage due to ade's autotools changes.
Notes
Notes: svn path=/head/; revision=105128
Diffstat (limited to 'databases/firebird-client')
-rw-r--r--databases/firebird-client/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile
index f3122bb35f60..30675462d2be 100644
--- a/databases/firebird-client/Makefile
+++ b/databases/firebird-client/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 \