diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile index 91f76a500239..df87d1071af4 100644 --- a/devel/libpdel/Makefile +++ b/devel/libpdel/Makefile @@ -1,17 +1,20 @@ # Created by: Archie Cobbs PORTNAME= libpdel PORTVERSION= 0.5.3 PORTREVISION= 6 CATEGORIES= devel net www 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 .include