summaryrefslogtreecommitdiffstats
path: root/astro/p5-SETI-Stats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerijliao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commit821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch)
tree58fe92204378aa80d003f4d264f7a76f3b318df9 /astro/p5-SETI-Stats
parent1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff)
downloadFreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip
FreeBSD-ports-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'astro/p5-SETI-Stats')
-rw-r--r--astro/p5-SETI-Stats/Makefile1
-rw-r--r--astro/p5-SETI-Stats/pkg-plist8
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/p5-SETI-Stats/Makefile b/astro/p5-SETI-Stats/Makefile
index 5e71b10..cf18e61 100644
--- a/astro/p5-SETI-Stats/Makefile
+++ b/astro/p5-SETI-Stats/Makefile
@@ -17,7 +17,6 @@ COMMENT= Perl module for local/remote access to SETI@home stats
PERL_CONFIGURE= yes
MAN3= SETI::Stats.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-install:
.if !defined(NOPORTDOCS)
diff --git a/astro/p5-SETI-Stats/pkg-plist b/astro/p5-SETI-Stats/pkg-plist
index c818731..0758e73 100644
--- a/astro/p5-SETI-Stats/pkg-plist
+++ b/astro/p5-SETI-Stats/pkg-plist
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/SETI/Stats.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist
+%%SITE_PERL%%/SETI/Stats.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/SETI
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats
+@dirrm %%SITE_PERL%%/SETI
%%PORTDOCS%%@dirrm %%DOCSDIR%%
OpenPOWER on IntegriCloud