pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kde-runtime4 (x11/kde-runtime4) Limit the flags on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eeed771ff939
branches: trunk
changeset: 401819:eeed771ff939
user: mef <mef%pkgsrc.org@localhost>
date: Sat Sep 28 13:01:37 2019 +0000
description:
(x11/kde-runtime4) Limit the flags only necessary to package, thanks maya@
diffstat:
x11/kde-runtime4/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 4639fa8727e9 -r eeed771ff939 x11/kde-runtime4/Makefile
--- a/x11/kde-runtime4/Makefile Sat Sep 28 08:42:07 2019 +0000
+++ b/x11/kde-runtime4/Makefile Sat Sep 28 13:01:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2019/09/28 01:16:17 mef Exp $
+# $NetBSD: Makefile,v 1.104 2019/09/28 13:01:37 mef Exp $
DISTNAME= kde-runtime-15.12.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
@@ -23,11 +23,7 @@
DEPENDS+= oxygen-icons-[0-9]*:../../graphics/oxygen-icons
USE_TOOLS+= gmake
-USE_LANGUAGES+= c++
-CXXFLAGS= -Wno-unused-but-set-variable
-CXXFLAGS+= -Wno-implicit-fallthrough
-CXXFLAGS+= -Wno-deprecated-declarations
-CXXFLAGS+= -std=c++11
+USE_LANGUAGES+= c++11
CFLAGS.SunOS+= -DPORTMAP
LDFLAGS.SunOS+= -lsocket -lnsl
Home |
Main Index |
Thread Index |
Old Index