pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-python MAKE_JOBS_SAFE= no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af80896697f2
branches:  trunk
changeset: 533738:af80896697f2
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Sep 27 16:53:58 2007 +0000

description:
MAKE_JOBS_SAFE= no

diffstat:

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

diffs (18 lines):

diff -r 75e48fc452d5 -r af80896697f2 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile   Thu Sep 27 13:57:12 2007 +0000
+++ b/www/ap2-python/Makefile   Thu Sep 27 16:53:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/06/30 16:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/09/27 16:53:58 gdt Exp $
 
 DISTNAME=      mod_python-${VERSION}
 PKGNAME=       ${APACHE_PKG_PREFIX}-${PYPKGPREFIX}-python-${VERSION}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.modpython.org/
 COMMENT=       Apache module that embeds the Python interpreter
 
+MAKE_JOBS_SAFE=        no
+
 USE_LIBTOOL=   YES
 APACHE_MODULE= YES
 VERSION=       3.2.10



Home | Main Index | Thread Index | Old Index