aboutsummaryrefslogtreecommitdiff
path: root/sysutils/slurm-wlm/Makefile
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 /sysutils/slurm-wlm/Makefile
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 'sysutils/slurm-wlm/Makefile')
-rw-r--r--sysutils/slurm-wlm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile
index f3dd6e9c9b11..f45ae5d8ddca 100644
--- a/sysutils/slurm-wlm/Makefile
+++ b/sysutils/slurm-wlm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= slurm
DISTVERSION= 20.02.7
+PORTREVISION= 1
CATEGORIES= sysutils python
MASTER_SITES= https://download.schedmd.com/slurm/
PKGNAMESUFFIX= -wlm
@@ -58,7 +59,7 @@ GUI_CONFIGURE_ENABLE= glibtest gtktest x11
#GTK2_CONFIGURE_OFF= --disable-gtktest
HDF5_LIB_DEPENDS= libhdf5_cpp.so:science/hdf5 \
- libsz.so:science/szip
+ libsz.so:science/libaec
HDF5_CONFIGURE_WITH= hdf5
HDF5_CONFIGURE_ENV= H5CC=${LOCALBASE}/bin/h5cc