pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/newfile ksh as build dependency. It doesn't seem...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8679866849d2
branches: trunk
changeset: 505945:8679866849d2
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 09 18:50:57 2006 +0000
description:
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.
diffstat:
devel/newfile/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dfc4d046c572 -r 8679866849d2 devel/newfile/Makefile
--- a/devel/newfile/Makefile Mon Jan 09 18:37:26 2006 +0000
+++ b/devel/newfile/Makefile Mon Jan 09 18:50:57 2006 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index