summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorrillig <rillig>2007-12-02 08:32:23 +0000
committerrillig <rillig>2007-12-02 08:32:23 +0000
commit6819eec75f491451db9801dfe512ec3698ced0fd (patch)
treebfd46524f45d2cc9e2ed602dc026ec5fb4800ff5 /shells
parentb382acf774afce967f4081bd6c3c4f5337152817 (diff)
downloadpkgsrc-6819eec75f491451db9801dfe512ec3698ced0fd.tar.gz
Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
Diffstat (limited to 'shells')
-rw-r--r--shells/es/Makefile4
1 files changed, 3 insertions, 1 deletions
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