aboutsummaryrefslogtreecommitdiff
path: root/comms/wsjt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-12 10:22:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-12 10:22:18 +0000
commit3dab576a95cae20ceed6b8d2b987aac86ad7d2a7 (patch)
treecb2107e74e7fae152d38f5704a139f03cccbd30a /comms/wsjt
parent6b7e02fdb3ccc15a22aa7bc5ff8110a03cc95884 (diff)
downloadports-3dab576a95cae20ceed6b8d2b987aac86ad7d2a7.tar.gz
ports-3dab576a95cae20ceed6b8d2b987aac86ad7d2a7.zip
Notes
Diffstat (limited to 'comms/wsjt')
-rw-r--r--comms/wsjt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index 70e532dc8537..4f768635bfc4 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -12,6 +12,8 @@ DISTNAME= wsjt-r${SVN_REV}
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Weak signal ham radio communication package
+BROKEN= Fails to configure, missing fftw3.h header
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float \