diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-22 16:25:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-22 16:25:49 +0000 |
commit | b707140221aecb4bba016b32b4b4f29a521fa8e7 (patch) | |
tree | bbbbc9409064b813f2870793ba8fc8b6b783c371 /finance/aqmoney | |
parent | cc49a0f9d91117594fe0b4934beafc5eec0fd9dd (diff) | |
download | ports-b707140221aecb4bba016b32b4b4f29a521fa8e7.tar.gz ports-b707140221aecb4bba016b32b4b4f29a521fa8e7.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 01ca60392e86..42ac50d67663 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 -LIB_DEPENDS= openhbci.13:${PORTSDIR}/finance/openhbci +BUILD_DEPENDS= all:${PORTSDIR}/finance/openhbci GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |