1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

biology/haplohseq: fix build with Boost-1.89 (+)

Reported by:	fallout
This commit is contained in:
Dima Panov
2025-10-22 02:50:18 +03:00
parent 8f717cb7d8
commit 4a279fbe1c
+3
View File
@@ -28,6 +28,9 @@ MAKE_ENV= STRIP=${STRIP}
SUB_FILES= haplohseq-example
post-patch:
@${REINPLACE_CMD} -e 's/-lboost_system //' ${WRKSRC}/makefile
pre-configure:
@${REINPLACE_CMD} \
-e 's|/bin/bash|/bin/sh|' \