aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/openhbci/Makefile1
-rw-r--r--finance/qhacc/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile
index 69ad57d81c3a..c2839af8bf2c 100644
--- a/finance/openhbci/Makefile
+++ b/finance/openhbci/Makefile
@@ -14,6 +14,7 @@ DISTNAME= openhbci-0.9.17-2
MAINTAINER= ports@FreeBSD.org
COMMENT= HBCI is a bank-independent homebanking standard
+USE_AUTOTOOLS= libtool:15
WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index 0abd6f94c619..750c817699eb 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -17,6 +17,7 @@ COMMENT= Simple QT-based financial manager
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+USE_AUTOTOOLS= libtool:15
USE_QT_VER= 3
USE_X_PREFIX= yes
USE_GMAKE= yes