From 6819eec75f491451db9801dfe512ec3698ced0fd 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. --- shells/es/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/es/Makefile b/shells/es/Makefile index 5e51bb7f418..07b23045076 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/08/04 12:33:45 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/12/02 08:32:25 rillig Exp $ DISTNAME= es-0.9-alpha1 PKGNAME= es-0.9a1 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hawkwind.cs.toronto.edu:8001/mlists/es.html COMMENT= Extensible shell, derived from plan9's rc +USE_TOOLS+= yacc + PKG_SHELL= bin/es SUBST_CLASSES= path -- cgit v1.2.3