From fba4531cae54a60739c126c1961a33e695bbb310 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 17 Jul 2018 15:07:19 +0000 Subject: Revert hard-coded PKGSRC_FORTRAN setting. g95 is perfectly fine here. --- math/octave/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/octave/Makefile') 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 -- cgit v1.2.3