pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/w3c-httpd USE_TOOLS+=csh



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75223ed41f10
branches:  trunk
changeset: 514937:75223ed41f10
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 20 22:32:57 2006 +0000

description:
USE_TOOLS+=csh

diffstat:

 www/w3c-httpd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 475816553357 -r 75223ed41f10 www/w3c-httpd/Makefile
--- a/www/w3c-httpd/Makefile    Tue Jun 20 22:32:28 2006 +0000
+++ b/www/w3c-httpd/Makefile    Tue Jun 20 22:32:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:31:04 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/06/20 22:32:57 minskim Exp $
 
 DISTNAME=      w3c-httpd-3.0A
 PKGREVISION=   1
@@ -11,6 +11,7 @@
 COMMENT=       WWW server from the W3 Consortium (W3C)
 
 WRKSRC=                ${WRKDIR}
+USE_TOOLS+=    csh
 
 SUBST_CLASSES+=                strcasestr
 SUBST_STAGE.strcasestr=        post-patch



Home | Main Index | Thread Index | Old Index