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:
parent
20a7e952f0
commit
8c880f19d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user