summaryrefslogtreecommitdiff
path: root/math/octave-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/Makefile')
-rw-r--r--math/octave-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index 7183e9b1ef2..4b4fbb02937 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/23 13:26:20 adam Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/24 13:58:23 grant Exp $
#
DISTNAME= octave-${OCTAVE_VER}
@@ -27,7 +27,7 @@ BROKEN= Internal compiler error occurs on arm32 (even with gcc-2.95.3)
USE_BUILDLINK2= YES
USE_FORTRAN= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_GNU_READLINE= YES
USE_MAKEINFO= YES
USE_LIBTOOL= YES