aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libght
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2019-06-27 11:37:10 +0800
committerwen <wen@FreeBSD.org>2019-06-27 11:37:10 +0800
commitfb1ed75e50fb2e3071efdfa48109398df351e7b2 (patch)
tree9d7639e045bd1b558843fd036fa2fa9922c9400b /devel/libght
parentf914d5d14f732340ade81be993c1911a6feb4ad9 (diff)
downloadfreebsd-ports-gnome-fb1ed75e50fb2e3071efdfa48109398df351e7b2.tar.gz
freebsd-ports-gnome-fb1ed75e50fb2e3071efdfa48109398df351e7b2.tar.zst
freebsd-ports-gnome-fb1ed75e50fb2e3071efdfa48109398df351e7b2.zip
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS - Add TEST_TARGET - Take maintainership PR: 237932, 238795 Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build) Exp-run by: antoine@ Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de
Diffstat (limited to 'devel/libght')
-rw-r--r--devel/libght/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libght/Makefile b/devel/libght/Makefile
index c5cfce60ca24..80ce8df2e0b7 100644
--- a/devel/libght/Makefile
+++ b/devel/libght/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libght
PORTVERSION= 0.1.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel geography
@@ -19,6 +20,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
USES= cmake
USE_GNOME= libxml2
USE_LDCONFIG= yes
+CFLAGS+= "-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
USE_GITHUB= yes
GH_ACCOUNT= pramsey