From 6119cacaa78ab7598205ab691ca8824b60e710c8 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 1 May 2017 04:16:12 +0000 Subject: Fix misc/libreoffice build on netbsd-7/gcc-4.8 --- misc/libreoffice/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index 3274d86cc5c..31a381fa2de 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2017/04/30 01:21:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.110 2017/05/01 04:16:12 ryoon Exp $ VERREL= 5.3.2 VERRC= 2 @@ -14,9 +14,6 @@ HOMEPAGE= http://www.libreoffice.org/ COMMENT= Office productivity suite from The Document Foundation LICENSE= gnu-lgpl-v3 -# devel/cppunit/buildlink3.mk defined -std=c++11 and build fails -BUILDLINK_TRANSFORM+= opt:-std=c++11:-std=gnu++14 - SUBST_CLASSES+= use-bash SUBST_STAGE.use-bash= pre-configure SUBST_MESSAGE.use-bash= Using bash for configure script -- cgit v1.2.3