summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-04 14:46:15 +0000
committerjlam <jlam>2006-04-04 14:46:15 +0000
commit7c676a5e036422387d32a4493264f2974a237122 (patch)
tree519273ff601a5a8f43918b660549320f35caf678 /finance
parentc339a7a4f37e9dbcb37dc51cbf661e2752993882 (diff)
downloadpkgsrc-7c676a5e036422387d32a4493264f2974a237122.tar.gz
Remove BUILD_DEPENDS on bison and just use USE_TOOLS+=bison instead.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 1e6423cd323..0fe57e5a52f 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2006/04/04 14:45:44 jlam Exp $
+# $NetBSD: Makefile,v 1.97 2006/04/04 14:46:15 jlam Exp $
DISTNAME= gnucash-1.8.12
PKGREVISION= 3
@@ -14,10 +14,8 @@ DEPENDS+= guile-slib-[0-9]*:../../devel/guile-slib
DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip
DEPENDS+= p5-Finance-Quote>=1.06:../../finance/p5-Finance-Quote
-BUILD_DEPENDS+= bison>=1.28:../../devel/bison
-
USE_DIRS+= gnome1-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= bison gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES