summaryrefslogtreecommitdiff
path: root/converters/py-simplejson
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 00:20:09 +0000
committerasau <asau>2012-10-03 00:20:09 +0000
commit0b84d2d428d57864ec72b38f5105145e947d3a06 (patch)
tree49263710b16be5f3d6b2640f13150eca30da8db8 /converters/py-simplejson
parent64bd928e7ccf8bcb2e0fac65e5b369ed44f5081a (diff)
downloadpkgsrc-0b84d2d428d57864ec72b38f5105145e947d3a06.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'converters/py-simplejson')
-rw-r--r--converters/py-simplejson/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile
index b1d1bfc8698..a59e336d2a3 100644
--- a/converters/py-simplejson/Makefile
+++ b/converters/py-simplejson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/02 17:29:48 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/03 00:20:16 asau Exp $
#
DISTNAME= simplejson-2.6.2
@@ -11,8 +11,6 @@ HOMEPAGE= http://undefined.org/python/#simplejson
COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c
do-test: