aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 16:30:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 22:23:23 +0000
commit59d1f768ed1f1fb36c272106035cc321158eb0f9 (patch)
treee278809852fdaad8e1a607c402ced659783a882a
parentca94c9be78130dab6f1bfbbdea7dff2df7f5e53b (diff)
downloadports-59d1f768ed1f1fb36c272106035cc321158eb0f9.tar.gz
ports-59d1f768ed1f1fb36c272106035cc321158eb0f9.zip
graphics/enblend: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--graphics/enblend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index e3b6bb8c404a..7abcc8105cfd 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libpng.so:graphics/png
USES= compiler:features gmake jpeg localbase pkgconfig
-
+USE_CXXSTD= c++14
GNU_CONFIGURE= yes
PLIST_FILES= bin/enblend bin/enfuse man/man1/enblend.1.gz man/man1/enfuse.1.gz