summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-15 00:58:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-15 00:58:00 +0000
commitcf3ff8ca4a5ad867351d28650736620c2727662b (patch)
tree9f5e253d6de6ca68e4db027f1db73e58d7124e9c
parent- Backout last update, it broke x11-fm/tkdesk (diff)
Fix up the bogus BUILD_DEPENDS that I left in after testing.
Prodded by: kris.
-rw-r--r--finance/aqmoney/Makefile2
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}