pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RC4 Clear USE_LANGUAGES, there is no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/481685ccd6c4
branches:  trunk
changeset: 531279:481685ccd6c4
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Jul 27 23:24:17 2007 +0000

description:
Clear USE_LANGUAGES, there is no need for it.

diffstat:

 security/p5-Crypt-RC4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 610bdcc914e4 -r 481685ccd6c4 security/p5-Crypt-RC4/Makefile
--- a/security/p5-Crypt-RC4/Makefile    Fri Jul 27 23:13:08 2007 +0000
+++ b/security/p5-Crypt-RC4/Makefile    Fri Jul 27 23:24:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/27 23:10:37 seb Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/27 23:24:17 seb Exp $
 #
 
 DISTNAME=      Crypt-RC4-2.02
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://search.cpan.org/dist/Crypt-RC4/
 COMMENT=       Perl5 module for the "alleged" RC4 encryption algorithm
 
+USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Crypt/RC4/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index