pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-ChaSen Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5928232d439b
branches: trunk
changeset: 512500:5928232d439b
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed May 10 18:05:51 2006 +0000
description:
Uses C++.
diffstat:
textproc/p5-Text-ChaSen/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3df631745129 -r 5928232d439b textproc/p5-Text-ChaSen/Makefile
--- a/textproc/p5-Text-ChaSen/Makefile Wed May 10 17:53:34 2006 +0000
+++ b/textproc/p5-Text-ChaSen/Makefile Wed May 10 18:05:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/08/18 15:46:24 taca Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/10 18:05:51 joerg Exp $
DISTNAME= Text-ChaSen-1.03
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,8 @@
HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/
COMMENT= Perl5 module to use ChaSen
+USE_LANGUAGES= c c++
+
PERL5_PACKLIST= auto/Text/ChaSen/.packlist
.include "../../textproc/chasen/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index