summaryrefslogtreecommitdiff
path: root/converters/py-simplejson/Makefile
diff options
context:
space:
mode:
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: