aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /devel/p5-IO-stringy
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
Notes
Diffstat (limited to 'devel/p5-IO-stringy')
-rw-r--r--devel/p5-IO-stringy/Makefile1
-rw-r--r--devel/p5-IO-stringy/pkg-plist24
2 files changed, 12 insertions, 13 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 83ac2bea7379..ab5fbc5e2f1c 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -20,7 +20,6 @@ PERL_CONFIGURE= YES
MAN3= IO::AtomicFile.3 IO::InnerFile.3 IO::Lines.3 IO::Scalar.3 \
IO::ScalarArray.3 IO::Stringy.3 \
IO::Wrap.3 IO::WrapTie.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
# Install documentation
EG_DIR= ${WRKSRC}/docs
diff --git a/devel/p5-IO-stringy/pkg-plist b/devel/p5-IO-stringy/pkg-plist
index df20365aa0d6..e607dbddf82f 100644
--- a/devel/p5-IO-stringy/pkg-plist
+++ b/devel/p5-IO-stringy/pkg-plist
@@ -1,15 +1,15 @@
-lib/perl5/site_perl/%%PERL_VER%%/IO/AtomicFile.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/InnerFile.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/Lines.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/Scalar.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/Scalar.pm.html
-lib/perl5/site_perl/%%PERL_VER%%/IO/ScalarArray.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/Stringy.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/Wrap.pm
-lib/perl5/site_perl/%%PERL_VER%%/IO/WrapTie.pm
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy
+%%SITE_PERL%%/IO/AtomicFile.pm
+%%SITE_PERL%%/IO/InnerFile.pm
+%%SITE_PERL%%/IO/Lines.pm
+%%SITE_PERL%%/IO/Scalar.pm
+%%SITE_PERL%%/IO/Scalar.pm.html
+%%SITE_PERL%%/IO/ScalarArray.pm
+%%SITE_PERL%%/IO/Stringy.pm
+%%SITE_PERL%%/IO/Wrap.pm
+%%SITE_PERL%%/IO/WrapTie.pm
+@unexec rmdir %D/%%SITE_PERL%%/IO 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO-stringy/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO-stringy
%%PORTDOCS%%share/doc/p5-IO-stringy/IO/AtomicFile.pm.html
%%PORTDOCS%%share/doc/p5-IO-stringy/IO/InnerFile.pm.html
%%PORTDOCS%%share/doc/p5-IO-stringy/IO/Lines.pm.html