pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-tools Uses no compiler, so USE_LANGUAGES ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a0a832390ae
branches:  trunk
changeset: 471198:6a0a832390ae
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Mar 21 01:33:39 2004 +0000

description:
Uses no compiler, so USE_LANGUAGES is empty

diffstat:

 mail/p5-MIME-tools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f8580445f367 -r 6a0a832390ae mail/p5-MIME-tools/Makefile
--- a/mail/p5-MIME-tools/Makefile       Sun Mar 21 01:31:27 2004 +0000
+++ b/mail/p5-MIME-tools/Makefile       Sun Mar 21 01:33:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/19 22:20:00 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/21 01:33:39 heinz Exp $
 #
 
 DISTNAME=       MIME-tools-5.411a
@@ -19,6 +19,7 @@
 
 WRKSRC=                        ${WRKDIR}/MIME-tools-5.411
 USE_BUILDLINK3=                YES
+USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/MIME-tools/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index