pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wwwcount MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfaa36a37a17
branches: trunk
changeset: 552973:dfaa36a37a17
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 12 16:09:22 2009 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
www/wwwcount/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3f44c6188257 -r dfaa36a37a17 www/wwwcount/Makefile
--- a/www/wwwcount/Makefile Mon Jan 12 16:06:15 2009 +0000
+++ b/www/wwwcount/Makefile Mon Jan 12 16:09:22 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/09/25 14:02:09 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/01/12 16:09:22 taca Exp $
DISTNAME= wwwcount2.5
PKGNAME= wwwcount-2.5
@@ -20,6 +20,8 @@
CONF_FILES= ${PREFIX}/share/examples/wwwcount.conf \
${PKG_SYSCONFDIR}/wwwcount.conf
+MAKE_JOBS_SAFE= NO
+
pre-configure:
cd ${WRKSRC}; yes "" | PREFIX=${PREFIX} PKG_SYSCONFDIR=${PKG_SYSCONFDIR} VARBASE=${VARBASE} ./Count-config
Home |
Main Index |
Thread Index |
Old Index