summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/py-scgi/Makefile9
-rw-r--r--www/py-scgi/PLIST17
2 files changed, 13 insertions, 13 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile
index 7d4bc435757..1e395701f6f 100644
--- a/www/py-scgi/Makefile
+++ b/www/py-scgi/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2010/02/10 21:10:25 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2012/01/27 06:51:58 obache Exp $
#
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
COMMENT= Simple Common Gateway Interface
-PKG_DESTDIR_SUPPORT= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-quixote-[0-9]*:../../devel/py-quixote
-PY_PATCHPLIST= yes
-PYDISTUTILSPKG= yes
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../www/py-scgi/Makefile.common"
diff --git a/www/py-scgi/PLIST b/www/py-scgi/PLIST
index ee241a18576..49129b2083d 100644
--- a/www/py-scgi/PLIST
+++ b/www/py-scgi/PLIST
@@ -1,14 +1,15 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:32 joerg Exp $
-${PYSITELIB}/scgi/quixote_handler.py
+@comment $NetBSD: PLIST,v 1.3 2012/01/27 06:51:58 obache Exp $
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/scgi/__init__.py
-${PYSITELIB}/scgi/scgi_server.py
-${PYSITELIB}/scgi/test_passfd.py
+${PYSITELIB}/scgi/__init__.pyc
+${PYSITELIB}/scgi/__init__.pyo
${PYSITELIB}/scgi/passfd.so
+${PYSITELIB}/scgi/quixote_handler.py
${PYSITELIB}/scgi/quixote_handler.pyc
-${PYSITELIB}/scgi/__init__.pyc
-${PYSITELIB}/scgi/scgi_server.pyc
-${PYSITELIB}/scgi/test_passfd.pyc
${PYSITELIB}/scgi/quixote_handler.pyo
-${PYSITELIB}/scgi/__init__.pyo
+${PYSITELIB}/scgi/scgi_server.py
+${PYSITELIB}/scgi/scgi_server.pyc
${PYSITELIB}/scgi/scgi_server.pyo
+${PYSITELIB}/scgi/test_passfd.py
+${PYSITELIB}/scgi/test_passfd.pyc
${PYSITELIB}/scgi/test_passfd.pyo