pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Attribute-Handlers The package supports insta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64aa02e6734a
branches:  trunk
changeset: 540701:64aa02e6734a
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Apr 06 15:22:07 2008 +0000

description:
The package supports installation to DESTDIR.
No C compiler required.
This is an UNAUTHORIZED RELEASE (according to search.cpan.org), so we
cannot use the author-independent URL for HOMEPAGE.

diffstat:

 devel/p5-Attribute-Handlers/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r ad3b94436357 -r 64aa02e6734a devel/p5-Attribute-Handlers/Makefile
--- a/devel/p5-Attribute-Handlers/Makefile      Sun Apr 06 15:11:28 2008 +0000
+++ b/devel/p5-Attribute-Handlers/Makefile      Sun Apr 06 15:22:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:19 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2008/04/06 15:22:07 heinz Exp $
 
 DISTNAME=      Attribute-Handlers-0.78
 PKGNAME=       p5-${DISTNAME}
@@ -8,11 +8,14 @@
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Attribute/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/dist/Attribute-Handlers/
+HOMEPAGE=      http://search.cpan.org/~abergman/Attribute-Handlers/
 COMMENT=       Simpler definition of attribute handlers
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES=         # none
+
 PERL5_PACKLIST=                auto/Attribute/Handlers/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index