summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /finance/gnucash
parent- login(3), logout(3), and logwtmp(3) were removed in base r202216 (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile4
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