pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/maxima Perl is needed to format the documentation...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2abdd6fe0477
branches: trunk
changeset: 493466:2abdd6fe0477
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat May 07 15:21:19 2005 +0000
description:
Perl is needed to format the documentation. Add USE_PERL5=build.
diffstat:
math/maxima/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 8af70d38d4ef -r 2abdd6fe0477 math/maxima/Makefile
--- a/math/maxima/Makefile Sat May 07 15:17:50 2005 +0000
+++ b/math/maxima/Makefile Sat May 07 15:21:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/28 19:07:52 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/07 15:21:19 kristerw Exp $
#
DISTNAME= maxima-5.9.1
@@ -14,5 +14,6 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-clisp
+USE_PERL5= build
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index