summaryrefslogtreecommitdiff
path: root/textproc/yodl
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-10 20:09:18 +0000
committerminskim <minskim@pkgsrc.org>2006-06-10 20:09:18 +0000
commit4ccad8f28e4216e6fe599f6130434424e28345d7 (patch)
tree05bb6efa3935474ce560bed471e153b38008e669 /textproc/yodl
parentf681664782e1f85df67b612d09298d73937aed3c (diff)
downloadpkgsrc-4ccad8f28e4216e6fe599f6130434424e28345d7.tar.gz
Use USE_TOOLS instead of BUILD_DEPENDS for bison.
Diffstat (limited to 'textproc/yodl')
-rw-r--r--textproc/yodl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 8404008aa69..662d91af429 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:52 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/10 20:09:18 minskim Exp $
DISTNAME= yodl-1.31.18
PKGREVISION= 4
@@ -9,10 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xs4all.nl/~jantien/yodl/
COMMENT= High-level document preparation system
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= bison gmake
MAKEFILE= GNUmakefile
CONFIGURE_ENV+= ILDFLAGS=${LDFLAGS:Q}