pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-ExtUtils-XSBuilder Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afe2e560cc45
branches:  trunk
changeset: 472859:afe2e560cc45
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 13 02:19:16 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 www/p5-ExtUtils-XSBuilder/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1103a767a672 -r afe2e560cc45 www/p5-ExtUtils-XSBuilder/Makefile
--- a/www/p5-ExtUtils-XSBuilder/Makefile        Mon Apr 12 23:26:59 2004 +0000
+++ b/www/p5-ExtUtils-XSBuilder/Makefile        Tue Apr 13 02:19:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/12 18:16:15 kim Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/13 02:19:16 minskim Exp $
 
 DISTNAME=      ExtUtils-XSBuilder-0.25
 PKGNAME=       p5-${DISTNAME}
@@ -12,6 +12,8 @@
 DEPENDS+=      p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
 DEPENDS+=      p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        yes
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/ExtUtils/XSBuilder/.packlist



Home | Main Index | Thread Index | Old Index