aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2018-01-25 19:42:11 +0800
committerdanilo <danilo@FreeBSD.org>2018-01-25 19:42:11 +0800
commite9b859f4280f2af573ba87c3dd9e2b6c689ced57 (patch)
treebfc2a0044738c546d5da33ed56890fd80bbb3947 /misc
parenta76737690229a0f86231527fd5423019644c04d6 (diff)
downloadfreebsd-ports-gnome-e9b859f4280f2af573ba87c3dd9e2b6c689ced57.tar.gz
freebsd-ports-gnome-e9b859f4280f2af573ba87c3dd9e2b6c689ced57.tar.zst
freebsd-ports-gnome-e9b859f4280f2af573ba87c3dd9e2b6c689ced57.zip
- Fix build with new clang on CURRENT (set USE_CXXSTD to gnu++98)
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