summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2011-01-27 16:03:46 +0000
committergdt <gdt>2011-01-27 16:03:46 +0000
commite6a4caae0a94168d5b053c4615b0fafb18297c95 (patch)
tree08d327bff72e1a3ccc128cf81cbbcffd31ca0ce6
parent2afd54553f9340f6c2d3fdd58e7ee47ee612b1c5 (diff)
downloadpkgsrc-e6a4caae0a94168d5b053c4615b0fafb18297c95.tar.gz
revert accidental commit to release branch
-rw-r--r--databases/py-sqlite2/Makefile7
-rw-r--r--databases/py-sqlite2/PLIST3
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile
index c7291c0edb9..f0f9358324f 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21.4.1 2011/01/27 15:14:54 gdt Exp $
+# $NetBSD: Makefile,v 1.21.4.2 2011/01/27 16:03:46 gdt Exp $
DISTNAME= pysqlite-2.6.0
PKGNAME= ${PYPKGPREFIX}-sqlite2-2.6.0
-PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://pysqlite.googlecode.com/files/
@@ -12,7 +11,9 @@ COMMENT= SQLite database adapter for Python
PKG_DESTDIR_SUPPORT= user-destdir
-.include "../../lang/python/distutils.mk"
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.mk"
.if !defined(PYPACKAGE) || ${PYPACKAGE} != "python24"
PLIST.python25= yes
diff --git a/databases/py-sqlite2/PLIST b/databases/py-sqlite2/PLIST
index c161a4a614f..27580d716ef 100644
--- a/databases/py-sqlite2/PLIST
+++ b/databases/py-sqlite2/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8.4.1 2011/01/27 15:14:54 gdt Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.8.4.2 2011/01/27 16:03:46 gdt Exp $
${PYSITELIB}/pysqlite2/__init__.py
${PYSITELIB}/pysqlite2/__init__.pyc
${PYSITELIB}/pysqlite2/__init__.pyo