summaryrefslogtreecommitdiff
path: root/www/ap2-python
diff options
context:
space:
mode:
authorreed <reed>2006-10-07 21:01:16 +0000
committerreed <reed>2006-10-07 21:01:16 +0000
commit2f4cb66d698c9e22e0a17c5e58bdd07e4ca9b7ce (patch)
tree932b64d6739ab337abcd9ffb5b810f4799199d7a /www/ap2-python
parentd932e953f40fdcec695326df096e9c6b11357932 (diff)
downloadpkgsrc-2f4cb66d698c9e22e0a17c5e58bdd07e4ca9b7ce.tar.gz
Remove the @exec apxs lines. Don't let this package
modify Apache's config. If someone wants to add a MESSAGE they may. This was discussed in May and June. This is to close PR #29300.
Diffstat (limited to 'www/ap2-python')
-rw-r--r--www/ap2-python/Makefile3
-rw-r--r--www/ap2-python/PLIST4
2 files changed, 3 insertions, 4 deletions
diff --git a/www/ap2-python/Makefile b/www/ap2-python/Makefile
index a2334723c49..95c79092ba6 100644
--- a/www/ap2-python/Makefile
+++ b/www/ap2-python/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/06/13 18:04:29 darcy Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/07 21:01:16 reed Exp $
DISTNAME= mod_python-${VERSION}
+PKGREVISION= 1
PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/}
diff --git a/www/ap2-python/PLIST b/www/ap2-python/PLIST
index 4b6806f9de2..d50a4147d72 100644
--- a/www/ap2-python/PLIST
+++ b/www/ap2-python/PLIST
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2006/06/13 18:04:29 darcy Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/10/07 21:01:16 reed Exp $
lib/httpd/mod_python.so
-@exec %D/sbin/apxs -e -a -n python %f
-@unexec %D/sbin/apxs -e -A -n python %f
${PYSITELIB}/mod_python/Cookie.py
${PYSITELIB}/mod_python/Cookie.pyc
${PYSITELIB}/mod_python/Cookie.pyo