aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/polygraph
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-08-18 12:05:39 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-08-18 12:05:39 +0000
commit0aa2eced2788be1f6f7e46958026b6b06823e64e (patch)
tree0105aacdbd56df68b8a98f1bf77a1876bb274317 /benchmarks/polygraph
parent28ead43dc982cd5dddc60808b0b6252f8b35f80a (diff)
downloadports-0aa2eced2788be1f6f7e46958026b6b06823e64e.tar.gz
ports-0aa2eced2788be1f6f7e46958026b6b06823e64e.zip
Notes
Diffstat (limited to 'benchmarks/polygraph')
-rw-r--r--benchmarks/polygraph/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index 95ebf646e114..ae06d8de25ac 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -21,6 +21,9 @@ SHEBANG_FILES= tools/*.pl
USE_GCC= any
GNU_CONFIGURE= yes
+# The port does not build with C++11 or later (bug 219275).
+USE_CXXSTD= gnu++03
+
CONFLICTS= ltrace-0*
OPTIONS_DEFINE= DOCS GNUPLOT GSSAPI LDNS PERL SSL ZLIB