From e434de9cb1b10da3ba56ab18bf53c2d8fd9ce563 Mon Sep 17 00:00:00 2001 From: maya Date: Tue, 1 Aug 2017 11:10:37 +0000 Subject: Remove low GCC_REQD. Good luck making it past qt5 with GCC 3.0! --- math/octave/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/octave') diff --git a/math/octave/Makefile b/math/octave/Makefile index 922cc76b660..7766ea5a750 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2017/08/01 11:09:14 maya Exp $ +# $NetBSD: Makefile,v 1.156 2017/08/01 11:10:37 maya Exp $ DISTNAME= octave-4.2.0 PKGREVISION= 11 @@ -24,7 +24,6 @@ USE_LIBTOOL= yes USE_TOOLS+= autoconf gsed gmake:run perl pkg-config bison bsdtar:run GNU_CONFIGURE= yes -GCC_REQD+= 3.0 USE_LANGUAGES= c c++ fortran77 # needed for loading of shared objects such as those in the -- cgit v1.2.3