Changed option naming from 'ofx' to 'libofx' to be consistent with kmymoney2.
This commit is contained in:
parent
69a4bcab6d
commit
402a4367a8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: options.mk,v 1.1.1.1 2006/02/11 18:59:29 fgudin Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2006/02/11 20:39:03 fgudin Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.gnucash
|
||||
PKG_SUPPORTED_OPTIONS= ofx
|
||||
PKG_SUPPORTED_OPTIONS= libofx
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue