summaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-12-02 08:32:23 +0000
committerrillig <rillig@pkgsrc.org>2007-12-02 08:32:23 +0000
commit3b2b470f67ecb48aaad694b73b3d8c4b9e5ce126 (patch)
treebfd46524f45d2cc9e2ed602dc026ec5fb4800ff5 /news/trn
parent4fda86bb4900c6ed22c311ecfe261de943f73f85 (diff)
downloadpkgsrc-3b2b470f67ecb48aaad694b73b3d8c4b9e5ce126.tar.gz
Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index 49bb1187bd7..f4b5a139f43 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:02 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/12/02 08:32:25 rillig Exp $
DISTNAME= trn-4.0-test76
PKGNAME= trn-4.76
@@ -27,7 +27,7 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./Configure
CONFIGURE_ENV+= PREFIX=${PREFIX:Q}
USE_TOOLS+= awk basename cat cp diff echo egrep expr grep mkdir mv
-USE_TOOLS+= perl:run rm sed tail tr
+USE_TOOLS+= perl:run rm sed tail tr yacc
CONFIGURE_ENV+= TOOLS_AWK=${TOOLS_AWK:Q}
CONFIGURE_ENV+= TOOLS_BASENAME=${TOOLS_BASENAME:Q}
CONFIGURE_ENV+= TOOLS_CAT=${TOOLS_CAT:Q}