git: 30053e910dbf - main - comms/wsjtz: Fix build
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Thu Sep 2 00:20:57 UTC 2021
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=30053e910dbf622e419bb45a841509b0e842f6ef
commit 30053e910dbf622e419bb45a841509b0e842f6ef
Author: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
AuthorDate: 2021-09-02 00:19:25 +0000
Commit: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
CommitDate: 2021-09-02 00:20:44 +0000
comms/wsjtz: Fix build
Reported by: pkg-fallout
---
comms/wsjtz/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/comms/wsjtz/Makefile b/comms/wsjtz/Makefile
index 52041f597cc6..f06f4860d24c 100644
--- a/comms/wsjtz/Makefile
+++ b/comms/wsjtz/Makefile
@@ -14,6 +14,7 @@ BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor \
autoconf>=2.69:devel/autoconf \
automake>=1.16.1:devel/automake \
a2x:textproc/asciidoc \
+ boost-libs>0:devel/boost-libs \
libtool:devel/libtool \
${LOCALBASE}/share/xsl/docbook:textproc/docbook-xsl
LIB_DEPENDS= libfftw3.so:math/fftw3 \
More information about the dev-commits-ports-all
mailing list