sysutils/openseachest: Fix build

Somehow during the java fix some of the unwanted patches got into the
tree for openseachest which is still WIP.

Fix the build for now.
This commit is contained in:
Muhammad Moinur Rahman 2025-01-01 12:07:13 +01:00
parent aa07cd6244
commit f86ca8937f
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91

View file

@ -1,6 +1,7 @@
PORTNAME= openseachest PORTNAME= openseachest
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 24.08 DISTVERSION= 23.12
PORTREVISION= 2
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= bofh@FreeBSD.org MAINTAINER= bofh@FreeBSD.org
@ -15,10 +16,10 @@ DOS2UNIX_FILES= src/openseachest_util_options.c
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= Seagate GH_ACCOUNT= Seagate
GH_PROJECT= openSeaChest GH_PROJECT= openSeaChest
GH_TUPLE= Seagate:opensea-common:02421c2:common/subprojects/opensea-common \ GH_TUPLE= Seagate:opensea-common:fb04a1a:common/subprojects/opensea-common \
Seagate:opensea-operations:12e94e0:operations/subprojects/opensea-operations \ Seagate:opensea-operations:3dffce6:operations/subprojects/opensea-operations \
Seagate:opensea-transport:4b9b0c4:transport/subprojects/opensea-transport \ Seagate:opensea-transport:443c719:transport/subprojects/opensea-transport \
Seagate:wingetopt:1b0dbf0:wingetopt/subprojects/wingetopt Seagate:wingetopt:c68019b:wingetopt/subprojects/wingetopt
MAKE_JOBS_UNSAFE= yes MAKE_JOBS_UNSAFE= yes
ALL_TARGET= release ALL_TARGET= release