View | Details | Raw Unified | Return to bug 256984
Collapse All | Expand All

(-)b/graphics/gdal/Makefile (+2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	gdal
3
PORTNAME=	gdal
4
PORTVERSION=	3.3.0
4
PORTVERSION=	3.3.0
5
PORTREVISION=	1
5
CATEGORIES=	graphics geography
6
CATEGORIES=	graphics geography
6
MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
7
MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
7
		LOCAL/sunpoet
8
		LOCAL/sunpoet
Lines 16-21 BUILD_DEPENDS= libgeotiff>=1.5.0:graphics/libgeotiff \ Link Here
16
		proj>=6,1:graphics/proj
17
		proj>=6,1:graphics/proj
17
LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
18
LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
18
		libgif.so:graphics/giflib \
19
		libgif.so:graphics/giflib \
20
		libheif.so:graphics/libheif \
19
		libjson-c.so:devel/json-c \
21
		libjson-c.so:devel/json-c \
20
		libpng.so:graphics/png \
22
		libpng.so:graphics/png \
21
		libproj.so:graphics/proj \
23
		libproj.so:graphics/proj \

Return to bug 256984