pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML The package supports installation to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f26f0b414179
branches: trunk
changeset: 537430:f26f0b414179
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jan 08 22:49:47 2008 +0000
description:
The package supports installation to DESTDIR.
No compiler necessary.
diffstat:
textproc/p5-YAML/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r b39a113dca4d -r f26f0b414179 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Tue Jan 08 22:49:33 2008 +0000
+++ b/textproc/p5-YAML/Makefile Tue Jan 08 22:49:47 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/11/29 14:19:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2008/01/08 22:49:47 heinz Exp $
DISTNAME= YAML-0.66
PKGNAME= p5-${DISTNAME}
@@ -9,8 +9,10 @@
HOMEPAGE= http://search.cpan.org/dist/YAML/
COMMENT= YAML implementation for Perl
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/YAML/.packlist
MAKE_PARAMS+= < /dev/null
Home |
Main Index |
Thread Index |
Old Index