summaryrefslogtreecommitdiff
path: root/databases/py-bsddb3/Makefile
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
commit126c794d42e3331b606f8953ca5d42a20fd86c33 (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/py-bsddb3/Makefile
parent32f87c71ca4727cf89891575e44d35c08a9645fe (diff)
downloadpkgsrc-126c794d42e3331b606f8953ca5d42a20fd86c33.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/py-bsddb3/Makefile')
-rw-r--r--databases/py-bsddb3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index cb6a16e97b9..11af128c863 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2012/01/18 13:48:36 adam Exp $
+# $NetBSD: Makefile,v 1.45 2012/10/02 21:25:48 asau Exp $
DISTNAME= bsddb3-5.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= http://pypi.python.org/pypi/bsddb3/
COMMENT= Python extension module for Berkeley DB 4
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
BDB_ACCEPTED= db4 db5
PYSETUPBUILDARGS= --berkeley-db=${BDBBASE}