ksh as build dependency. It doesn't seem to be used at run time, just

an entry for "/usr/bin/env ksh" in the template and an autoconf check.
This commit is contained in:
joerg 2006-01-09 18:50:57 +00:00
parent 8a91cd5ba9
commit 11c2c35667

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2006/01/03 14:25:49 taca Exp $
# $NetBSD: Makefile,v 1.15 2006/01/09 18:50:57 joerg Exp $
#
DISTNAME= newfile-1.0.14
@ -13,6 +13,7 @@ COMMENT= Tool for creating starter files in various languages
NO_BUILD= yes
GNU_CONFIGURE= yes
REPLACE_RUBY= src/newfile.rb.in
USE_TOOLS+= ksh
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/newfile.rb ${PREFIX}/bin/newfile