pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Balanced A compiler is not necessary.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbc62fe824af
branches: trunk
changeset: 538423:fbc62fe824af
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu Feb 07 21:13:57 2008 +0000
description:
A compiler is not necessary.
diffstat:
textproc/p5-Text-Balanced/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 86392179b74e -r fbc62fe824af textproc/p5-Text-Balanced/Makefile
--- a/textproc/p5-Text-Balanced/Makefile Thu Feb 07 21:09:30 2008 +0000
+++ b/textproc/p5-Text-Balanced/Makefile Thu Feb 07 21:13:57 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/05/18 20:31:59 heinz Exp $
+# $NetBSD: Makefile,v 1.18 2008/02/07 21:13:57 heinz Exp $
#
DISTNAME= Text-Balanced-v2.0.0
@@ -16,7 +16,8 @@
DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
-PERL5_PACKLIST= auto/Text/Balanced/.packlist
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/Balanced/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index