From 3b2b470f67ecb48aaad694b73b3d8c4b9e5ce126 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 2 Dec 2007 08:32:23 +0000 Subject: Some more packages need lex and yacc. Patch by Aleksey Cheusov on pkgsrc-users. --- news/trn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/trn/Makefile') 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} -- cgit v1.2.3