1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

math/spot: Fix build

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-05-18 23:55:19 -07:00
parent f2cab31681
commit e841d702dd

View File

@ -15,8 +15,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-python --disable-static
CXXFLAGS+= -Drestrict= # fix build problem on 13.0, 12.3 and earlier systems because clang-11 and earlier don't understand the restrict keyword
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS