summaryrefslogtreecommitdiff
path: root/www/thttpd
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-06-14 11:50:51 +0000
committerobache <obache@pkgsrc.org>2007-06-14 11:50:51 +0000
commit34e410a1b0aa7c862a8f0acb098520f461110dd0 (patch)
tree5e59751dece6a2c4363adee041d392647acb9b2e /www/thttpd
parentaef225fdc6ce05d1687296ba96c5d95cf0c3d715 (diff)
downloadpkgsrc-34e410a1b0aa7c862a8f0acb098520f461110dd0.tar.gz
MAKE_JOBS_SAFE=no, reported in PR 36441.
Diffstat (limited to 'www/thttpd')
-rw-r--r--www/thttpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile
index 17e0444260b..d628877847b 100644
--- a/www/thttpd/Makefile
+++ b/www/thttpd/Makefile
@@ -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_FILES.paths= thttpd.conf
SUBST_SED.paths+= -e 's,@PREFIX@,${PREFIX},g'
SUBST_STAGE.paths= post-patch
+MAKE_JOBS_SAFE= no
+
post-extract:
${CP} ${FILESDIR}/thttpd.conf ${WRKSRC}