aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-01 13:33:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-01 13:33:42 +0000
commit899ce5f3e3e38c7166c8ab94264531da931d3f80 (patch)
treef9359c52b59b2ad6128ae951d71855b4b5b565a4 /finance
parent65ccb991ad16366cccf86860e8aa251f2d9073f3 (diff)
downloadports-899ce5f3e3e38c7166c8ab94264531da931d3f80.tar.gz
ports-899ce5f3e3e38c7166c8ab94264531da931d3f80.zip
Fix dependencies:
# ldd /usr/local/bin/aqmoney /usr/local/bin/aqmoney: libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
Notes
Notes: svn path=/head/; revision=99691
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}