From 1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 3 Sep 2013 12:13:23 +0000 Subject: Add an explicit dependency on pkgconf --- finance/gnucash/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'finance/gnucash') 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 -- cgit v1.2.3