From c634b4bb839753aec2ae1040e2c80a5282402cb8 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 24 Oct 2003 12:05:09 +0000 Subject: utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung --- japanese/p5-Text-Kakasi/Makefile | 1 - japanese/p5-Text-Kakasi/pkg-plist | 16 ++++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'japanese/p5-Text-Kakasi') diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index e44a6a54ba34..5ad7341ce381 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi PERL_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Text::Kakasi.3 .include diff --git a/japanese/p5-Text-Kakasi/pkg-plist b/japanese/p5-Text-Kakasi/pkg-plist index 193f8d982dfe..ee8ee8e8d6f3 100644 --- a/japanese/p5-Text-Kakasi/pkg-plist +++ b/japanese/p5-Text-Kakasi/pkg-plist @@ -1,8 +1,8 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text/Kakasi.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Kakasi/.packlist -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.bs -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.so -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Kakasi -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Text 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Kakasi 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/Text/Kakasi.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true -- cgit v1.2.3