diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-04 20:59:22 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-05 06:08:24 +0000 |
commit | f82167565564eb880350414dc94b8e6dc8fdf24e (patch) | |
tree | 3ee88d51a14dcb7b9c66c178c18fa74fa27ba27a | |
parent | 94bdac58bcd302993d0cb95daba0ef0bcee52ccd (diff) | |
download | ports-f82167565564eb880350414dc94b8e6dc8fdf24e.tar.gz ports-f82167565564eb880350414dc94b8e6dc8fdf24e.zip |
devel/libght: prepare to proj8
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H flag and fix pkg-plist.
-rw-r--r-- | devel/libght/Makefile | 1 | ||||
-rw-r--r-- | devel/libght/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/devel/libght/Makefile b/devel/libght/Makefile index 5427d9cbca64..48dbc1236426 100644 --- a/devel/libght/Makefile +++ b/devel/libght/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= libproj.so:graphics/proj \ USES= cmake gnome USE_GNOME= libxml2 USE_LDCONFIG= yes -CFLAGS+= "-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1" USE_GITHUB= yes GH_ACCOUNT= pramsey diff --git a/devel/libght/pkg-plist b/devel/libght/pkg-plist index 7425548c614b..c8cb7a77e654 100644 --- a/devel/libght/pkg-plist +++ b/devel/libght/pkg-plist @@ -1,4 +1,3 @@ -bin/las2ght include/ght.h include/ght_core.h lib/libght.a |