summaryrefslogtreecommitdiff
path: root/devel/raylib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/raylib/Makefile')
-rw-r--r--devel/raylib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/raylib/Makefile b/devel/raylib/Makefile
index 9146312f3b01..398ebd2f0413 100644
--- a/devel/raylib/Makefile
+++ b/devel/raylib/Makefile
@@ -9,9 +9,6 @@ WWW= https://www.raylib.com/
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
-# https://bugs.freebsd.org/279369
-BROKEN_armv7= fails to build: error: implicit declaration of function 'vld1q_f16' is invalid in C99
-
LIB_DEPENDS= libglfw.so:graphics/glfw
USES= cmake gl localbase:ldflags xorg