summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2019-10-07 18:41:01 +0000
committerrhialto <rhialto@pkgsrc.org>2019-10-07 18:41:01 +0000
commitd6a5e474347c93c39a39e46d244b5796a48b5810 (patch)
treefb1a4c45b645a7e5a07bd335b19e6c480176996e /misc
parentb6bfb3570aa888bd5f1ddae7326d957fbb336ae5 (diff)
downloadpkgsrc-d6a5e474347c93c39a39e46d244b5796a48b5810.tar.gz
Bump GCC_REQD to 7, because of
"configure: error: GCC 5.5.0 is too old, must be at least GCC 7.0.0".
Diffstat (limited to 'misc')
-rw-r--r--misc/libreoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index 67ff6d263df..6ad76afd6bb 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2019/10/04 12:59:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.208 2019/10/07 18:41:01 rhialto Exp $
VERREL= 6.3.2
VERRC= 2
@@ -30,7 +30,7 @@ pre-build:
cd ${WRKSRC} && ${BUILD_MAKE_CMD} Executable_gengal && ${TOOLS_PLATFORM.paxctl} +m instdir/program/gengal.bin
.endif
-GCC_REQD+= 4.6
+GCC_REQD+= 7
PYTHON_VERSIONS_INCOMPATIBLE= 27 37
CHECK_SHLIBS_SUPPORTED= no