aboutsummaryrefslogtreecommitdiff
path: root/science/cgribex
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 15:06:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 15:13:01 +0000
commit328ae4074233a5b85e0e38efece1af5dcc218160 (patch)
tree982ebbc6507160ebcefcd1d47f6c4bdc458734da /science/cgribex
parent72fa35d5cb531c78702fc467df019369e3676eff (diff)
downloadports-328ae4074233a5b85e0e38efece1af5dcc218160.tar.gz
ports-328ae4074233a5b85e0e38efece1af5dcc218160.zip
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change szip does not allow redistribution in binary form without proper commercial license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building this port, therefore building dependent ports are also blocked. Switch all dependent ports to science/libaec to avoid conflicts and license issue. PR: 228743, 246097, 250165
Diffstat (limited to 'science/cgribex')
-rw-r--r--science/cgribex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cgribex/Makefile b/science/cgribex/Makefile
index 3cd45742337a..dedba8523f3e 100644
--- a/science/cgribex/Makefile
+++ b/science/cgribex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cgribex
PORTVERSION= 1.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/21178/ \
LOCAL/sunpoet
@@ -28,7 +28,7 @@ GRIB_API_LIB_DEPENDS= libgrib_api.so:science/grib_api
JASPER_CONFIGURE_WITH= jasper=${LOCALBASE}
JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper
SZIP_CONFIGURE_WITH= szlib=${LOCALBASE}
-SZIP_LIB_DEPENDS= libsz.so:science/szip
+SZIP_LIB_DEPENDS= libsz.so:science/libaec
post-configure:
@${REINPLACE_CMD} -e 's|-Ino/include||g; s|-Lno/lib||g' ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile