diff options
Diffstat (limited to 'finance/homebank/Makefile')
-rw-r--r-- | finance/homebank/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index f080ccc928a9..4ee6e30eafc1 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -2,6 +2,7 @@ PORTNAME= homebank PORTVERSION= 4.6.3 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -14,7 +15,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp GNU_CONFIGURE= yes USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |