diff options
Diffstat (limited to 'shells/es/Makefile')
-rw-r--r-- | shells/es/Makefile | 4 |
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 |