1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

databases/grass7: fix pkg-plist after pdal 2.6.3

This commit is contained in:
Loïc Bartoletti 2024-02-22 22:04:07 +01:00
parent e37fa74b91
commit 4514eec41a
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= grass
PORTVERSION= 7.8.7
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
@ -113,7 +113,7 @@ NLS_USES= gettext
ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC
ODBC_CONFIGURE_WITH= odbc
PDAL_CONFIGURE_ON= --with-pdal=${LOCALBASE}/bin/pdal-config
PDAL_LIB_DEPENDS= libpdal_base.so:math/pdal
PDAL_LIB_DEPENDS= libpdalcpp.so:math/pdal
PGSQL_USES= pgsql
PGSQL_CONFIGURE_WITH= postgres
SQLITE_USES= sqlite

View File

@ -1258,6 +1258,12 @@
%%GRASS_INST_DIR%%/docs/html/r_li_richness_formula.png
%%GRASS_INST_DIR%%/docs/html/r_li_shannon_formula.png
%%GRASS_INST_DIR%%/docs/html/r_li_simpson_formula.png
%%GRASS_INST_DIR%%/docs/html/r_in_lidar.png
%%GRASS_INST_DIR%%/docs/html/r_in_lidar_base_raster.png
%%GRASS_INST_DIR%%/docs/html/r_in_lidar_binning_count.png
%%GRASS_INST_DIR%%/docs/html/r_in_lidar_binning_mean.png
%%GRASS_INST_DIR%%/docs/html/r_in_lidar_dem_mean3D.jpg
%%GRASS_INST_DIR%%/docs/html/r_in_lidar_zrange.png
%%GRASS_INST_DIR%%/docs/html/r_mapcalc_simple.png
%%GRASS_INST_DIR%%/docs/html/r_param_scale_morph.jpg
%%GRASS_INST_DIR%%/docs/html/r_patch.png