pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-WeakRef Bl3ify and enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee30c889ae6d
branches:  trunk
changeset: 473706:ee30c889ae6d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Apr 23 18:48:49 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

 devel/p5-WeakRef/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 0ab7325c9a04 -r ee30c889ae6d devel/p5-WeakRef/Makefile
--- a/devel/p5-WeakRef/Makefile Fri Apr 23 18:43:37 2004 +0000
+++ b/devel/p5-WeakRef/Makefile Fri Apr 23 18:48:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:32:56 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/23 18:48:49 minskim Exp $
 
 DISTNAME=      WeakRef-0.01
 PKGNAME=       p5-${DISTNAME}
@@ -9,7 +9,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Provide weak references in Perl
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/WeakRef/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index