pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-FlockDir Bl3ify and enable pkgviews inst...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7453bb673035
branches:  trunk
changeset: 473982:7453bb673035
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 25 04:00:10 2004 +0000

description:
Bl3ify and enable pkgviews installation.

diffstat:

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

diffs (20 lines):

diff -r 5972152f9734 -r 7453bb673035 devel/p5-File-FlockDir/Makefile
--- a/devel/p5-File-FlockDir/Makefile   Sun Apr 25 03:59:47 2004 +0000
+++ b/devel/p5-File-FlockDir/Makefile   Sun Apr 25 04:00:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:32:24 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 04:00:10 minskim Exp $
 #
 
 DISTNAME=      File-FlockDir-1.02
@@ -10,7 +10,9 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       FlockDir - override perl flock() for network or portability purposes
 
-USE_BUILDLINK2=                YES
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/File/FlockDir/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index