aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-02-01 21:33:42 +0800
committerarved <arved@FreeBSD.org>2004-02-01 21:33:42 +0800
commitc993941127465dae37d0f483599a1c2d3bc6657e (patch)
tree9b9a716e6ae036c5f36491ed753f221440bafdac /finance
parent56708b3c31b0faf4f889b96b2f5a331b08c1751a (diff)
downloadfreebsd-ports-gnome-c993941127465dae37d0f483599a1c2d3bc6657e.tar.gz
freebsd-ports-gnome-c993941127465dae37d0f483599a1c2d3bc6657e.tar.zst
freebsd-ports-gnome-c993941127465dae37d0f483599a1c2d3bc6657e.zip
Fix dependencies:
# ldd /usr/local/bin/aqmoney /usr/local/bin/aqmoney: libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
Diffstat (limited to 'finance')
-rw-r--r--finance/aqmoney/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile
index 0348bd1433e7..93b170633e3a 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= libopenhbci.so.13:${PORTSDIR}/finance/openhbci
+LIB_DEPENDS= openhbci.13:${PORTSDIR}/finance/openhbci
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}