sysutils/radmind: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-07 20:02:48 +02:00
parent c0cc6dc80c
commit 1a3926f7b8

View file

@ -40,6 +40,10 @@ RADMINUSER= radmind
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
CONFIGURE_ARGS+= --enable-profiled=no
.endif
post-install:
# Ugly hack to remove generated man pages
${RM} -r ${WRKSRC}/tmp