diff options
| author | Dima Panov <fluffy@FreeBSD.org> | 2023-06-30 21:33:27 +0000 |
|---|---|---|
| committer | Dima Panov <fluffy@FreeBSD.org> | 2023-06-30 21:42:49 +0000 |
| commit | d2e24ac98e2e491696e93ced761264c94ba3210a (patch) | |
| tree | 55f6dacea49699b479eced2516c937db4ab03ac3 /graphics/libecwj2 | |
| parent | 3e16b06a14be6ae81c929f39bf2b4bcefaf4f423 (diff) | |
Diffstat (limited to 'graphics/libecwj2')
| -rw-r--r-- | graphics/libecwj2/Makefile | 1 |
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 |
