summaryrefslogtreecommitdiff
path: root/net/rtorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rtorrent/Makefile')
-rw-r--r--net/rtorrent/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
index eee32464eb0..dab24d6192c 100644
--- a/net/rtorrent/Makefile
+++ b/net/rtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2013/02/06 23:23:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.54 2013/05/09 14:28:25 joerg Exp $
DISTNAME= rtorrent-0.9.2
PKGREVISION= 2
@@ -42,6 +42,10 @@ CXXFLAGS+= -fpermissive -fno-strength-reduce -fno-thread-jumps \
CXXFLAGS+= -march=i486
.endif
+.if !empty(PKGSRC_COMPILER:Mclang)
+CXXFLAGS+= -std=c++11
+.endif
+
INSTALLATION_DIRS= share/examples/rtorrent
post-install: