pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/octave-current This pkg need perl to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d52e623f6cd3
branches: trunk
changeset: 496718:d52e623f6cd3
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat Jul 09 18:39:30 2005 +0000
description:
This pkg need perl to build.
diffstat:
math/octave-current/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 0f3d86b77ee9 -r d52e623f6cd3 math/octave-current/Makefile
--- a/math/octave-current/Makefile Sat Jul 09 17:34:42 2005 +0000
+++ b/math/octave-current/Makefile Sat Jul 09 18:39:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2005/07/01 16:11:05 adam Exp $
+# $NetBSD: Makefile,v 1.51 2005/07/09 18:39:30 kristerw Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGNAME= octave-current-${OCTAVE_VER}
@@ -27,8 +27,7 @@
USE_GNU_READLINE= yes
USE_LIBTOOL= yes
USE_MAKEINFO= yes
-#USE_PERL5= build
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
GCC_REQD= 3.0
Home |
Main Index |
Thread Index |
Old Index