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 --- textproc/p5-Sort-ArbBiLex/Makefile | 1 - textproc/p5-Sort-ArbBiLex/pkg-plist | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Sort-ArbBiLex') diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index 5c423e7488fb..655cb9054a78 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module to make sort functions for arbitrary sort orders PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Sort::ArbBiLex.3 .include diff --git a/textproc/p5-Sort-ArbBiLex/pkg-plist b/textproc/p5-Sort-ArbBiLex/pkg-plist index 586ed3251688..e41b834b39fb 100644 --- a/textproc/p5-Sort-ArbBiLex/pkg-plist +++ b/textproc/p5-Sort-ArbBiLex/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/Sort/ArbBiLex.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Sort 2>/dev/null || true +%%SITE_PERL%%/Sort/ArbBiLex.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Sort 2>/dev/null || true -- cgit v1.2.3