aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-05-19 06:55:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-05-19 06:56:07 +0000
commite841d702dd1143eaaee054b7b72817237e3993bd (patch)
treeecaeb8d1cbb8361dd75265f68db57456ea328fc6
parentf2cab31681c65815e774c2c890231e085b728c4c (diff)
downloadports-e841d702dd1143eaaee054b7b72817237e3993bd.tar.gz
ports-e841d702dd1143eaaee054b7b72817237e3993bd.zip
math/spot: Fix build
Reported by: fallout
-rw-r--r--math/spot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/spot/Makefile b/math/spot/Makefile
index 3a331ceb418d..49bab3f3215c 100644
--- a/math/spot/Makefile
+++ b/math/spot/Makefile
@@ -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