summaryrefslogtreecommitdiff
path: root/databases/py-cdb
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 21:25:15 +0000
committerasau <asau>2012-10-02 21:25:15 +0000
commit21624d22674a87185e0f173e0f65b774e6efbb8f (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/py-cdb
parent63944154ec01a79ab2a26d5cecd8ac55a41697ac (diff)
downloadpkgsrc-21624d22674a87185e0f173e0f65b774e6efbb8f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/py-cdb')
-rw-r--r--databases/py-cdb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile
index 26260e5340f..3f9799efcff 100644
--- a/databases/py-cdb/Makefile
+++ b/databases/py-cdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/08/06 22:49:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/02 21:25:48 asau Exp $
#
DISTNAME= python-cdb-0.34
@@ -11,8 +11,6 @@ HOMEPAGE= http://pilcrow.madison.wi.us/
COMMENT= cdb python extension module
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"