aboutsummaryrefslogtreecommitdiff
path: root/emulators/citra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r--emulators/citra/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index 5cd516e3f2a5..c65b4d50dee5 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -17,8 +17,6 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/license.txt
LICENSE_FILE_MIT= ${WRKSRC}/externals/enet/LICENSE
LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 # soundtouch
-BROKEN_FreeBSD_10= libc++ does not support C++17 features
-
BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs
USE_GITHUB= yes