pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/osg osg: disable -pedantic
details: https://anonhg.NetBSD.org/pkgsrc/rev/70429ae99cf4
branches: trunk
changeset: 342499:70429ae99cf4
user: nia <nia%pkgsrc.org@localhost>
date: Sun Oct 20 09:55:45 2019 +0000
description:
osg: disable -pedantic
diffstat:
graphics/osg/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f8955925a035 -r 70429ae99cf4 graphics/osg/Makefile
--- a/graphics/osg/Makefile Sun Oct 20 09:51:02 2019 +0000
+++ b/graphics/osg/Makefile Sun Oct 20 09:55:45 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2019/10/19 12:46:04 nia Exp $
+# $NetBSD: Makefile,v 1.102 2019/10/20 09:55:45 nia Exp $
DISTNAME= osg-3.4.1
PKGREVISION= 19
@@ -38,6 +38,8 @@
CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_GStreamer=TRUE
CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_GtkGl=TRUE
+BUILDLINK_TRANSFORM+= rm:-pedantic
+
PLIST_VARS+= quartz x11
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index