diff options
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 24429430d90d..9aabcc0f5003 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp GNU_CONFIGURE= yes USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info -USE_GNOME= gtk30 +USE_GNOME= gtk30 intltool INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |