1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

www/cadaver: Allow build with neon >= 0.32

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32777
This commit is contained in:
Daniel Engberg 2021-11-03 23:04:29 +01:00
parent 20a7e952f0
commit 8c880f19d4

View File

@ -64,7 +64,7 @@ CONFIGURE_ARGS+=--disable-nls \
--without-libintl-prefix
.endif
NEON_VERSION= 31
NEON_VERSION= 31 32
post-patch:
@${REINPLACE_CMD} 's,27 28 29,& ${NEON_VERSION},' ${WRKSRC}/configure