Index: head/japanese/p5-Text-MeCab/Makefile =================================================================== --- head/japanese/p5-Text-MeCab/Makefile (revision 169411) +++ head/japanese/p5-Text-MeCab/Makefile (revision 169412) @@ -1,32 +1,33 @@ # New ports collection makefile for: p5-TexT-MeCab # Date created: 30 July 2006 # Whom: TAOKA Fumiyoshi # # $FreeBSD$ # PORTNAME= Text-MeCab PORTVERSION= 0.12 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text MAINTAINER= fmysh@iijmio-mail.jp COMMENT= Alternate Interface To libmecab LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab MAN3= Text::MeCab.3 \ Text::MeCab::Node.3 PERL_CONFIGURE= yes +IS_INTERACTIVE= yes post-patch: - # To prevent from overwriting CCFLAGS value by FreeBSD Ports system + # To prevent CCFLAGS value from being overwritten by the ports system @${REINPLACE_CMD} -e 's|CCFLAGS|DEFINE|g' ${WRKSRC}/Makefile.PL .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .include Property changes on: head/japanese/p5-Text-MeCab/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property