diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-15 00:58:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-15 00:58:00 +0000 |
commit | cf3ff8ca4a5ad867351d28650736620c2727662b (patch) | |
tree | 9f5e253d6de6ca68e4db027f1db73e58d7124e9c /finance/aqmoney | |
parent | 8ba417cf507fa54f2cc0e22acba3aa0c947ea853 (diff) | |
download | ports-cf3ff8ca4a5ad867351d28650736620c2727662b.tar.gz ports-cf3ff8ca4a5ad867351d28650736620c2727662b.zip |
Notes
Diffstat (limited to 'finance/aqmoney')
-rw-r--r-- | finance/aqmoney/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile index 42ac50d67663..3738c2d3964b 100644 --- a/finance/aqmoney/Makefile +++ b/finance/aqmoney/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= heiner@bilch.com COMMENT= AqMoney uses openhbci to manage your credit institute accounts -BUILD_DEPENDS= all:${PORTSDIR}/finance/openhbci +BUILD_DEPENDS= libopenhbci.so.7:${PORTSDIR}/finance/openhbci GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |