gnucash does not compile

Momchil Ivanov idiotbg at gmail.com
Fri Jun 1 00:40:58 UTC 2007


On Friday 01 June 2007 02:30:09 Kris Kennaway wrote:
> The error indicates you forgot to a) make clean to remove stale
> ktoblzcheck build directory, b) upgrade that port first.
>
> Kris

This fixes the problem for me, it compiles and runs after that

--- Makefile.orig       Fri Jun  1 02:02:25 2007
+++ Makefile    Fri Jun  1 02:02:48 2007
@@ -72,7 +72,7 @@
 # WITH_OPENHBCI is old synonym for aqbanking option
 .if defined(WITH_AQBANKING) || defined(WITH_OPENHBCI)
 LIB_DEPENDS+=  aqbanking.5:${PORTSDIR}/finance/aqbanking \
-               ktoblzcheck.4:${PORTSDIR}/finance/ktoblzcheck
+               ktoblzcheck.5:${PORTSDIR}/finance/ktoblzcheck
 CONFIGURE_ARGS+=--enable-hbci
 PLIST_SUB=     AQBANKING=""
 .else

-- 
PGP KeyID: 0x3118168B
Keyserver: pgp.mit.edu
Key fingerprint BB50 2983 0714 36DC D02E  158A E03D 56DA 3118 168B
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070601/25767551/attachment.pgp


More information about the freebsd-ports mailing list