aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 19:13:30 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-18 22:23:26 +0000
commit66f37d3f105add9afe3ffd568c1b7b203982521f (patch)
tree2389e0d6d31919bbf9b78fa2d618a4b9ac6d3fbe /emulators
parent0a78610302da2a19347893fc7fe13d30bcd0a740 (diff)
downloadports-66f37d3f105add9afe3ffd568c1b7b203982521f.tar.gz
ports-66f37d3f105add9afe3ffd568c1b7b203982521f.zip
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mupen64plus-core/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mupen64plus-core/Makefile.common b/emulators/mupen64plus-core/Makefile.common
index 92970f0b4dbd..2774ec31d6e3 100644
--- a/emulators/mupen64plus-core/Makefile.common
+++ b/emulators/mupen64plus-core/Makefile.common
@@ -19,6 +19,7 @@ PLIST= ${WRKDIR}/pkg-plist
.if ${PKGNAMESUFFIX} == "-video-rice"
LIB_DEPENDS+= libpng.so:graphics/png
+USE_CXXSTD= c++14
.endif
.if ${PKGNAMESUFFIX} == "-video-glide64mk"