summaryrefslogtreecommitdiff
path: root/databases/py-sqlite2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlite2/Makefile')
-rw-r--r--databases/py-sqlite2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile
index 962cf6e0086..67577a718e0 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/04/27 12:31:40 obache Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/02 21:25:50 asau Exp $
DISTNAME= pysqlite-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
@@ -11,8 +11,6 @@ HOMEPAGE= http://pysqlite.googlecode.com/
COMMENT= SQLite database adapter for Python
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/python/distutils.mk"
do-postinstall-test: .PHONY