summaryrefslogtreecommitdiff
path: root/math/p5-MatrixReal
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 04:00:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 04:00:48 +0000
commit2fae6ef01db638ecd1430d4968baf3d57912c245 (patch)
tree9ac35068566fa0bd7b31af254f68b1ec87a38df3 /math/p5-MatrixReal
parentFix with new perl versions (diff)
Perl fixes
Notes
Notes: svn path=/head/; revision=12738
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r--math/p5-MatrixReal/Makefile4
-rw-r--r--math/p5-MatrixReal/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile
index 4da4cf1b4753..e155a924eaa0 100644
--- a/math/p5-MatrixReal/Makefile
+++ b/math/p5-MatrixReal/Makefile
@@ -3,7 +3,7 @@
# Date Created: Aug 14 1997
# Whom: Sander Vesik <sander@haldjas.folklore.ee>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/24 00:47:50 fenner Exp $
+# $Id: Makefile,v 1.2 1997/11/25 08:14:01 asami Exp $
DISTNAME= Math-MatrixReal-1.2
PKGNAME= p5-MatrixReal-1.2
@@ -15,7 +15,7 @@ MAINTAINER= sander@haldjas.folklore.ee
USE_PERL5= YES
-MANPREFIX= ${PREFIX}/lib/perl5
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Math::MatrixReal.3 Math::Kleene.3
do-configure:
diff --git a/math/p5-MatrixReal/pkg-plist b/math/p5-MatrixReal/pkg-plist
index 13130db0fece..dd86544eafd5 100644
--- a/math/p5-MatrixReal/pkg-plist
+++ b/math/p5-MatrixReal/pkg-plist
@@ -1,4 +1,4 @@
-lib/perl5/site_perl/Math/MatrixReal.pm
-lib/perl5/site_perl/Math/Kleene.pod
-lib/perl5/site_perl/i386-freebsd/auto/Math/MatrixReal/.packlist
-@dirrm lib/perl5/site_perl/i386-freebsd/auto/Math/MatrixReal
+lib/perl5/site_perl/%%PERL_VER%%/Math/MatrixReal.pm
+lib/perl5/site_perl/%%PERL_VER%%/Math/Kleene.pod
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Math/MatrixReal/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Math/MatrixReal