summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 23:04:29 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 23:05:45 +0100
commit8c880f19d467d9ceaf002dc94da4a42096f1da06 (patch)
treea7f5642431ca4eac984e3b5bb9b1c56fa42a86d3 /www
parentsysutils/smartmontools: Update drivedb.h (diff)
www/cadaver: Allow build with neon >= 0.32
Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32777
Diffstat (limited to 'www')
-rw-r--r--www/cadaver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index 055076c44cb7..c9b9f3233329 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -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