From 383ecdabe7bfbc5be48d5403b40e3ab6435e3bb5 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 25 Nov 1997 08:14:01 +0000 Subject: I don't think it was the porter's intention to comment out USE_PERL5. :) --- math/p5-MatrixReal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/p5-MatrixReal/Makefile') 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 # -# $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 -- cgit