mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
sysutils/lizardfs: remove useless GH_ACCOUNT and BROKEN_* knobs
It builds for me on 13.0/i386 just fine; it is impossible to reason about what could be causing earlier breakages since it had not been properly documented.
This commit is contained in:
parent
774d8bde8c
commit
03ac4c34e9
@ -12,9 +12,6 @@ COMMENT= Open Source Distributed Filesystem
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_13= fails to build
|
||||
BROKEN_i386= fails to build
|
||||
|
||||
BUILD_DEPENDS= a2x:textproc/asciidoc \
|
||||
spdlog>=1.4.2:devel/spdlog
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
@ -27,8 +24,6 @@ USE_RC_SUBR= mfscgiserv \
|
||||
mfsmetalogger \
|
||||
mfspingserv
|
||||
|
||||
GH_ACCOUNT= lizardfs
|
||||
|
||||
USERS= mfs
|
||||
GROUPS= mfs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user