summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-07-17 15:07:19 +0000
committerjoerg <joerg@pkgsrc.org>2018-07-17 15:07:19 +0000
commitfba4531cae54a60739c126c1961a33e695bbb310 (patch)
tree89d0a80125189dc26e90ef207da5738225f61da7 /math/octave/Makefile
parent2fa7da30fe30e268e652d6746f80847864e541ad (diff)
downloadpkgsrc-fba4531cae54a60739c126c1961a33e695bbb310.tar.gz
Revert hard-coded PKGSRC_FORTRAN setting. g95 is perfectly fine here.
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index e55f91b5ada..1a2f8a27f8d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.171 2018/07/17 09:55:36 maya Exp $
+# $NetBSD: Makefile,v 1.172 2018/07/17 15:07:19 joerg Exp $
DISTNAME= octave-4.2.0
PKGREVISION= 26
@@ -25,7 +25,6 @@ USE_TOOLS+= autoconf gsed gmake:run perl pkg-config bison bsdtar:run
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++ fortran77
-PKGSRC_FORTRAN= gfortran
# needed for loading of shared objects such as those in the
# octave-forge package or user written ones compiled with mkoctfile