diff options
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r-- | finance/gnucash/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 1248c7991c20..b84d8d186f50 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -30,9 +30,7 @@ LOCALE_TAX_DESC= Enable localized tax categories WEBKIT_DESC= Use webkit instead of gtkhtml for the HTML engine USE_BZIP2= yes -USES= gettext -USE_GMAKE= yes -USE_PERL5= yes +USES= gettext gmake pkgconfig perl5 INSTALLS_ICONS= yes USE_GNOME= gnomeprefix libglade2 libgnomeui GNU_CONFIGURE= yes |