pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Net-CIDR Bl3ify and enable pkgviews installat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d27e6ec7f0b
branches:  trunk
changeset: 473968:4d27e6ec7f0b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 03:33:49 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 7bbfe69a2480 -r 4d27e6ec7f0b devel/p5-Net-CIDR/Makefile
--- a/devel/p5-Net-CIDR/Makefile        Sun Apr 25 03:33:12 2004 +0000
+++ b/devel/p5-Net-CIDR/Makefile        Sun Apr 25 03:33:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/09 04:53:57 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 03:33:49 minskim Exp $
 #
 
 DISTNAME=      Net-CIDR-0.09
@@ -9,7 +9,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Perl5 module to manipulate IPv4/IPv6 netblocks in CIDR notation
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Net/CIDR/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index