pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/octave Remove low GCC_REQD.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c342192411f2
branches: trunk
changeset: 366005:c342192411f2
user: maya <maya%pkgsrc.org@localhost>
date: Tue Aug 01 11:10:37 2017 +0000
description:
Remove low GCC_REQD.
Good luck making it past qt5 with GCC 3.0!
diffstat:
math/octave/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e18105519e8f -r c342192411f2 math/octave/Makefile
--- a/math/octave/Makefile Tue Aug 01 11:09:14 2017 +0000
+++ b/math/octave/Makefile Tue Aug 01 11:10:37 2017 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index