pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/thttpd MAKE_JOBS_SAFE=no, reported in PR 36441.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5665800348c3
branches:  trunk
changeset: 529974:5665800348c3
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jun 14 11:50:51 2007 +0000

description:
MAKE_JOBS_SAFE=no, reported in PR 36441.

diffstat:

 www/thttpd/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r df4514e28a5a -r 5665800348c3 www/thttpd/Makefile
--- a/www/thttpd/Makefile       Thu Jun 14 09:33:14 2007 +0000
+++ b/www/thttpd/Makefile       Thu Jun 14 11:50:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/11/24 23:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2007/06/14 11:50:51 obache Exp $
 
 DISTNAME=      thttpd-2.25b
 PKGREVISION=   5
@@ -37,6 +37,8 @@
 SUBST_SED.paths+=      -e 's,@PREFIX@,${PREFIX},g'
 SUBST_STAGE.paths=     post-patch
 
+MAKE_JOBS_SAFE=        no
+
 post-extract:
        ${CP} ${FILESDIR}/thttpd.conf ${WRKSRC}
 



Home | Main Index | Thread Index | Old Index