aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-06-30 21:33:27 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-06-30 21:42:49 +0000
commitd2e24ac98e2e491696e93ced761264c94ba3210a (patch)
tree55f6dacea49699b479eced2516c937db4ab03ac3 /graphics
parent3e16b06a14be6ae81c929f39bf2b4bcefaf4f423 (diff)
downloadports-d2e24ac98e2e491696e93ced761264c94ba3210a.tar.gz
ports-d2e24ac98e2e491696e93ced761264c94ba3210a.zip
graphics/libecwj2: explicitely use c++11 (+)
Force USE_CXXSTD=c++11 fixes the build on recent -CURRENT Reported by: poudriere fallout
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libecwj2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile
index f1e9b95ea517..b4310c6eddae 100644
--- a/graphics/libecwj2/Makefile
+++ b/graphics/libecwj2/Makefile
@@ -17,6 +17,7 @@ LICENSE_TEXT= Registration required to download sources,\
LICENSE_PERMS= auto-accept
USES= gmake libtool zip
+USE_CXXSTD= c++11
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip