diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-22 22:29:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-22 22:29:26 +0000 |
commit | 6422dc2f6c563ecbc63cdf7a2d8858c678667550 (patch) | |
tree | 61a480758e114e64bb02a6eea17740d7e10bafdd /finance | |
parent | 96d7e02c3222c65a0ee33ccec7b8e7e84b02c2a5 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/homebank/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index e738181ac90a..e2bd59670eba 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -15,6 +15,8 @@ COMMENT= Manage your personal accounts at home OPTIONS= OFX "Enable libOFX support" on +BROKEN= does not fetch + USE_GNOME= desktopfileutils gnomehier gtk20 USE_GETTEXT= yes USE_GMAKE= yes |