1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

science/gabedit: Broken on armv6, armv7, riscv64

This commit is contained in:
Yuri Victorovich 2022-07-15 11:55:23 -07:00
parent 461a2801d4
commit 2367d95248

View File

@ -11,7 +11,10 @@ COMMENT= Graphical user interface for several chemistry software packages
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License
BROKEN_armv6= fatal error: 'omp.h' file not found
BROKEN_armv7= fatal error: 'omp.h' file not found
BROKEN_i386= undefined reference to `__atomic_load'
BROKEN_riscv64= fatal error: 'omp.h' file not found
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \