summaryrefslogtreecommitdiff
path: root/x11/kde-runtime4/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-09-28 13:01:37 +0000
committermef <mef@pkgsrc.org>2019-09-28 13:01:37 +0000
commit7c49dd5ad61d0154c749f87274c6eb6260dea467 (patch)
tree5439cf71ef3ce54a25f327bc6cd12c4853079aea /x11/kde-runtime4/Makefile
parent722f91d183fdda603854bdd03ed10341cf12f641 (diff)
downloadpkgsrc-7c49dd5ad61d0154c749f87274c6eb6260dea467.tar.gz
(x11/kde-runtime4) Limit the flags only necessary to package, thanks maya@
Diffstat (limited to 'x11/kde-runtime4/Makefile')
-rw-r--r--x11/kde-runtime4/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile
index 32963a58202..060b089e60e 100644
--- a/x11/kde-runtime4/Makefile
+++ b/x11/kde-runtime4/Makefile
@@ -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+= htdig>=3.2.0:../../www/htdig
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