diff --git a/devel/kyua/Makefile b/devel/kyua/Makefile --- a/devel/kyua/Makefile +++ b/devel/kyua/Makefile @@ -51,9 +51,10 @@ .include -.if ${OPSYS} == FreeBSD && ${OSREL:R} >= 14 -IGNORE= kyua from base must be used for FreeBSD 14.x and newer -.endif +# TODO: Get back to IGNORE after the alignment with the dependent ports +#.if ${OPSYS} == FreeBSD && ${OSREL:R} >= 14 +#IGNORE= kyua from base must be used for FreeBSD 14.x and newer +#.endif post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/kyua