summaryrefslogtreecommitdiff
path: root/devel/py-argparse
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit39235c85cd75c4e6de65dab30aa5eb25b246a516 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/py-argparse
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/py-argparse')
-rw-r--r--devel/py-argparse/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile
index 45b9ff669f2..bd880394289 100644
--- a/devel/py-argparse/Makefile
+++ b/devel/py-argparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/02/24 20:04:14 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:28 asau Exp $
#
VERSION= 1.2.1
@@ -13,7 +13,6 @@ HOMEPAGE= http://code.google.com/p/argparse/
COMMENT= Easy, declarative interface for creating command line tools
LICENSE= apache-2.0
-PKG_DESTDIR_SUPPORT= user-destdir
#PYTHON_VERSIONS_INCLUDE_3X= yes
USE_LANGUAGES= # none