From 2e87c89fc5e16deb207adcbb0f7cbb1f27cfed05 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 27 Aug 2000 16:52:51 +0000 Subject: Back out the previous commit. That one has a problem which occurs on cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu --- japanese/p5-Text-Kakasi/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'japanese/p5-Text-Kakasi') diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index 2dc0b10ae4a3..e3c701b83fb9 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -9,7 +9,6 @@ PORTNAME= Text-Kakasi PORTVERSION= 1.04 CATEGORIES= japanese perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ -PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org @@ -20,8 +19,12 @@ USE_PERL5= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Text::Kakasi.3 +.include + +PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- + do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ CC="${CC}" CCFLAGS="${CFLAGS}" -.include +.include -- cgit v1.2.3