diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
commit | c4927e043cf01f73da57920698b695c0c6cf3e64 (patch) | |
tree | 448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /finance/homebank | |
parent | 3cf0c52fa6016687078f1be15489ab2af19dc330 (diff) | |
download | ports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip |
Notes
Diffstat (limited to 'finance/homebank')
-rw-r--r-- | finance/homebank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 6b522dc9b80d..86cbcd182519 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libosp.so:textproc/opensp GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake localbase pkgconfig \ +USES= desktop-file-utils gettext gmake gnome localbase pkgconfig \ shared-mime-info USE_GNOME= cairo gtk30 intltool INSTALLS_ICONS= yes |