aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-09-02 00:19:25 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-09-02 00:20:44 +0000
commit30053e910dbf622e419bb45a841509b0e842f6ef (patch)
tree421173b9345eaa1c81970584e17eff93a9d74fe6 /comms
parent4bd0245c200c8317f9eaf6ee62ac4c8001388497 (diff)
downloadports-30053e910dbf622e419bb45a841509b0e842f6ef.tar.gz
ports-30053e910dbf622e419bb45a841509b0e842f6ef.zip
comms/wsjtz: Fix build
Reported by: pkg-fallout
Diffstat (limited to 'comms')
-rw-r--r--comms/wsjtz/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \