Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2022 07:09:59 GMT
From:      =?utf-8?Q?Lo=C3=AFc Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f82167565564 - main - devel/libght: prepare to proj8
Message-ID:  <202201050709.20579xu7070445@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f82167565564eb880350414dc94b8e6dc8fdf24e

commit f82167565564eb880350414dc94b8e6dc8fdf24e
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-01-04 20:59:22 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-01-05 06:08:24 +0000

    devel/libght: prepare to proj8
    
    Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H flag and fix pkg-plist.
---
 devel/libght/Makefile  | 1 -
 devel/libght/pkg-plist | 1 -
 2 files changed, 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201050709.20579xu7070445>