diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-07-10 19:41:30 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-07-10 19:41:30 +0000 |
commit | e482e392f687b2248d2975d68327324a858e1273 (patch) | |
tree | f00883f68004a81b9e525ad5cc94de309898b666 /finance | |
parent | 5183b406511b98ffef72263a3609234aaaa0d4fb (diff) | |
download | ports-e482e392f687b2248d2975d68327324a858e1273.tar.gz ports-e482e392f687b2248d2975d68327324a858e1273.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/homebank/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 0b27fc1b0e93..566630c6a87f 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -14,8 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= osp:${PORTSDIR}/textproc/opensp GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= desktop-file-utils +USES= desktop-file-utils gmake shared-mime-info USE_GNOME= gnomehier gtk20 INSTALLS_ICONS= yes |