summaryrefslogtreecommitdiff
path: root/converters/p5-JSON-Any
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-04 14:14:03 +0000
committerobache <obache@pkgsrc.org>2008-06-04 14:14:03 +0000
commit32edcede910c8a776c1092e5f059ff120cc9b47a (patch)
tree7aea0b46e0adb945feab78453f4d6ee22fbe5982 /converters/p5-JSON-Any
parentda7893918d20f6cc431c85f406492a9736d30c37 (diff)
downloadpkgsrc-32edcede910c8a776c1092e5f059ff120cc9b47a.tar.gz
Marked as DESTDIR ready.
Diffstat (limited to 'converters/p5-JSON-Any')
-rw-r--r--converters/p5-JSON-Any/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index cbe7936d00c..e0bbb725163 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/02/28 09:15:12 abs Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/04 14:14:03 obache Exp $
DISTNAME= JSON-Any-1.16
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/JSON-Any/
COMMENT= Wrapper Class for the various JSON classes
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/JSON/Any/.packlist
# p5-JSON-XS appears to be the current "best of breed"