summaryrefslogtreecommitdiff
path: root/databases/py-sqlite2
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
committerasau <asau@pkgsrc.org>2012-10-02 21:25:15 +0000
commitba25df56c6f06ebdc49e8183931fcf771ffdff4d (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/py-sqlite2
parent424b41d42d21b3809777219bf47d32a1cbccad86 (diff)
downloadpkgsrc-ba25df56c6f06ebdc49e8183931fcf771ffdff4d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/py-sqlite2')
-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