pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-Time-HiRes The package supports installation t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c4a76a2f6ee
branches:  trunk
changeset: 537473:7c4a76a2f6ee
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Jan 09 16:33:23 2008 +0000

description:
The package supports installation to DESTDIR and needs a C compiler.

diffstat:

 time/p5-Time-HiRes/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r af224172c9b5 -r 7c4a76a2f6ee time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile       Wed Jan 09 15:55:51 2008 +0000
+++ b/time/p5-Time-HiRes/Makefile       Wed Jan 09 16:33:23 2008 +0000
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.22 2007/02/27 13:12:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/01/09 16:33:23 heinz Exp $
 
 DISTNAME=              Time-HiRes-1.9706
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5thr
 CATEGORIES=            time perl5
-MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JH/JHI/}
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Time/}
 
 MAINTAINER=            bad%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/Time-HiRes/
 COMMENT=               Perl5 module for high resolution time, sleep, and alarm
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES=         c
 PERL5_PACKLIST=                auto/Time/HiRes/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index