summaryrefslogtreecommitdiff
path: root/math/octave-current
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-08-13 00:53:27 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-08-13 00:53:27 +0000
commitd08d2dee552d91843fd50856638225d39e691705 (patch)
treedf17b8b9478069ad25ddb147c6b7f2dde6a2bbcb /math/octave-current
parent78f8558b7197985fa23be2c9fb9aceec4ed5bca4 (diff)
downloadpkgsrc-d08d2dee552d91843fd50856638225d39e691705.tar.gz
USE_LANGUAGES= c c++ fortran
and also add GCC_REQ=3.0 as this doesn't build correctly with my 2.95.3 on NetBSD/alpha.
Diffstat (limited to 'math/octave-current')
-rw-r--r--math/octave-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index c0d3c62d862..e475725744a 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/03/29 16:20:16 adam Exp $
+# $NetBSD: Makefile,v 1.30 2004/08/13 00:53:27 dmcmahill Exp $
#
DISTNAME= octave-${OCTAVE_VER}
@@ -33,6 +33,8 @@ USE_MAKEINFO= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++ fortran
+GCC_REQD= 3.0
INFO_FILES= octave.info liboctave.info
LIBOCTAVE_INFO= liboctave.info liboctave.info-1 \