summaryrefslogtreecommitdiff
path: root/devel/py-distribute
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
committerasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
commit1685739ccc9eb6e697991f0019416acfec93db43 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/py-distribute
parentef0bf07a7d80918eb75556520666d60cd2dde6d1 (diff)
downloadpkgsrc-1685739ccc9eb6e697991f0019416acfec93db43.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/py-distribute')
-rw-r--r--devel/py-distribute/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-distribute/Makefile b/devel/py-distribute/Makefile
index 189e4f86f60..64606b18706 100644
--- a/devel/py-distribute/Makefile
+++ b/devel/py-distribute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/20 16:11:00 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:30 asau Exp $
#
DISTNAME= distribute-0.6.29
@@ -11,7 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/distribute
COMMENT= Replacement for setuptools
LICENSE= python-software-foundation # or ZPL
-PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= ${PYPKGPREFIX}-setuptools-[0-9]*
PYTHON_VERSIONS_INCLUDE_3X= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}