aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-11-18 05:17:26 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-11-18 05:17:26 +0000
commit740130cd7038d1c61b0da0c44615d986e5d865f7 (patch)
treeb3b1d988bd9a31a9052fde9d6a326b1230d76896
parent4fbb969613782d1b6cb2c65191c9ed2d339bce20 (diff)
downloadports-740130cd7038d1c61b0da0c44615d986e5d865f7.tar.gz
ports-740130cd7038d1c61b0da0c44615d986e5d865f7.zip
science/gnudatalanguage: prepare to proj8
- remove -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 PR: 259818, 258313 Approved by: thierry (maintainer)
-rw-r--r--science/gnudatalanguage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 9b87359c0a22..fd5a95ba3496 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -40,7 +40,7 @@ CMAKE_ARGS= -DREADLINEDIR:STRING="/usr" \
-DNCURSESDIR:STRING="/usr" \
-DPYTHON:BOOL=NO
CPPFLAGS+= ${CFLAGS} -fno-inline -DNPY_NO_DEPRECATED_API -DNPY_1_7_API_VERSION
-CXXFLAGS+= -std=gnu++11 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1
+CXXFLAGS+= -std=gnu++11
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
TEST_TARGET= test