diff options
Diffstat (limited to 'finance/homebank/Makefile')
-rw-r--r-- | finance/homebank/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index e2bd59670eba..0828c9d40987 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -6,7 +6,7 @@ # PORTNAME= homebank -PORTVERSION= 4.2 +PORTVERSION= 4.2.1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -15,8 +15,6 @@ 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 |