summaryrefslogtreecommitdiff
path: root/math/p5-MatrixReal
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-25 08:14:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-25 08:14:01 +0000
commitf0fdfcf0dd00c5b1430c043d1394147a25dcab50 (patch)
treed749fc6d1b82ce991ef1a11a743289bdccd10943 /math/p5-MatrixReal
parentCreate ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won't (diff)
I don't think it was the porter's intention to comment out USE_PERL5. :)
Notes
Notes: svn path=/head/; revision=8807
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r--math/p5-MatrixReal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile
index 3a33abd720a0..4da4cf1b4753 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$
+# $Id: Makefile,v 1.1.1.1 1997/11/24 00:47:50 fenner Exp $
DISTNAME= Math-MatrixReal-1.2
PKGNAME= p5-MatrixReal-1.2
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Math
MAINTAINER= sander@haldjas.folklore.ee
-#USE_PERL5= YES
+USE_PERL5= YES
MANPREFIX= ${PREFIX}/lib/perl5
MAN3= Math::MatrixReal.3 Math::Kleene.3