Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/finance/kmymoney2
From: Matthias Scheler
Date: 2012-06-09 15:11:27
Message id: 20120609131128.28980175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3829 - requested by dholland
finance/kmymoney2: build fix
Revisions pulled up:
- finance/kmymoney2/Makefile 1.59 via patch
- finance/kmymoney2/options.mk 1.4
---
Module Name: pkgsrc
Committed By: dholland
Date: Sat Jun 2 18:33:32 UTC 2012
Modified Files:
pkgsrc/finance/kmymoney2: Makefile options.mk
Log Message:
As the sqlite plugin in the PLIST is unconditional, and sqlite3 is
innocuous and small compared to kde3, and built into netbsd-6 anyway,
and the package finds sqlite3 regardless of whether it's buildlinked,
always depend on sqlite3. Should fix build on netbsd-5.
Remove commented-out traces of a sqlite3 option from options.mk.
PKGREVISION++
Files: