summaryrefslogtreecommitdiff
path: root/net/synergy
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-12-01 12:39:16 +0000
committerjoerg <joerg@pkgsrc.org>2014-12-01 12:39:16 +0000
commit55a2c2de4602e2e897b54c4b5fdf0500bac1d183 (patch)
treea72e8e5f647f1d5a7090f9839adb32b77937d891 /net/synergy
parente554a8bd3f109d3bbafbe3e87fba7ceee67f30e2 (diff)
downloadpkgsrc-55a2c2de4602e2e897b54c4b5fdf0500bac1d183.tar.gz
Support cwrappers for packages appending arguments in the wrappers.
Diffstat (limited to 'net/synergy')
-rw-r--r--net/synergy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/synergy/Makefile b/net/synergy/Makefile
index 53b5cff0b06..5f8636181cc 100644
--- a/net/synergy/Makefile
+++ b/net/synergy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/08/25 10:06:41 obache Exp $
+# $NetBSD: Makefile,v 1.21 2014/12/01 12:39:17 joerg Exp $
#
DISTNAME= synergy-1.4.12-Source
@@ -50,6 +50,7 @@ do-install:
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
_WRAP_EXTRA_ARGS.CXX+= -std=c++11
+CWRAPPERS_APPEND.cxx+= -std=c++11
.endif
# tools/cryptopp562/GNUmakefile