summaryrefslogtreecommitdiff
path: root/converters/py-simplejson/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 00:20:09 +0000
committerasau <asau@pkgsrc.org>2012-10-03 00:20:09 +0000
commit4b28dc63f43322fadab47cce17aecf0d5481df02 (patch)
tree49263710b16be5f3d6b2640f13150eca30da8db8 /converters/py-simplejson/Makefile
parent10e57b98b03f5181234ab7d591a22649fbf4446a (diff)
downloadpkgsrc-4b28dc63f43322fadab47cce17aecf0d5481df02.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'converters/py-simplejson/Makefile')
-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: