pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Loader This package does not need a com...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d2c51f68896
branches:  trunk
changeset: 492867:9d2c51f68896
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Apr 20 16:36:46 2005 +0000

description:
This package does not need a compiler.

diffstat:

 devel/p5-Class-Loader/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 962151f7c756 -r 9d2c51f68896 devel/p5-Class-Loader/Makefile
--- a/devel/p5-Class-Loader/Makefile    Wed Apr 20 16:29:05 2005 +0000
+++ b/devel/p5-Class-Loader/Makefile    Wed Apr 20 16:36:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:30 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/20 16:36:46 heinz Exp $
 #
 
 DISTNAME=              Class-Loader-2.02
@@ -15,6 +15,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES=         # empty
+
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Class/Loader/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index