1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

devel/libpdel: mark as BROKEN on FreeBSD/14.

The failure is the same on aarch64/14, amd64/14, and powerpc64/14.
This commit is contained in:
Mark Linimon 2021-05-15 14:10:59 -05:00
parent 3738b4f3e3
commit 655d1ac699

View File

@ -9,7 +9,10 @@ MASTER_SITES= LOCAL/archie
MAINTAINER= mav@alkar.net
COMMENT= Packet Design multi-purpose C library for embedded applications
BROKEN_FreeBSD_14= fails to compile: /usr/include/ufs/ufs/ufsmount.h:99:31: error: field has incomplete type 'struct ufs_extattr_per_mount'
LIB_DEPENDS= libexpat.so:textproc/expat2
MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
USE_LDCONFIG= yes