aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
commitae994c8ea8a59644c1a1406b0b6547826bc12791 (patch)
tree396acb34b10ac8f349be827c6eb833e0fd68cdff /finance
parent2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff)
downloadports-ae994c8ea8a59644c1a1406b0b6547826bc12791.tar.gz
ports-ae994c8ea8a59644c1a1406b0b6547826bc12791.zip
Use libtool port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183830
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