summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-10 18:05:51 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-10 18:05:51 +0000
commit5afe8069a2fb50d229242bbcd74df2971840096a (patch)
treeaeb640ed6faa9440537a2402a6f756a44752b31b /textproc
parent8a223461b185c784bfe4b63755eebef799b0adc0 (diff)
downloadpkgsrc-5afe8069a2fb50d229242bbcd74df2971840096a.tar.gz
Uses C++.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-ChaSen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile
index 6e588cb0128..55704e07929 100644
--- a/textproc/p5-Text-ChaSen/Makefile
+++ b/textproc/p5-Text-ChaSen/Makefile
@@ -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 @@ MAINTAINER= kei@NetBSD.org
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"