aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-01-25 11:42:11 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-01-25 11:42:11 +0000
commitdb3c1001c4a9094a68753e8d8bdcfffd4563c8d6 (patch)
treebfc2a0044738c546d5da33ed56890fd80bbb3947 /misc
parentbbb54729af467a0f180e388bc8c3b2f81d954075 (diff)
downloadports-db3c1001c4a9094a68753e8d8bdcfffd4563c8d6.tar.gz
ports-db3c1001c4a9094a68753e8d8bdcfffd4563c8d6.zip
- Fix build with new clang on CURRENT (set USE_CXXSTD to gnu++98)
Notes
Notes: svn path=/head/; revision=459922
Diffstat (limited to 'misc')
-rw-r--r--misc/xdelta3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile
index c74b60e94242..208234aa1403 100644
--- a/misc/xdelta3/Makefile
+++ b/misc/xdelta3/Makefile
@@ -22,6 +22,7 @@ GH_PROJECT= xdelta-devel
WRKSRC_SUBDIR= xdelta3
GNU_CONFIGURE= yes
+USE_CXXSTD= gnu++98
PLIST_FILES= bin/xdelta3 man/man1/xdelta3.1.gz