aboutsummaryrefslogtreecommitdiffstats
path: root/comms/wspr
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-10-19 06:16:44 +0800
committerpav <pav@FreeBSD.org>2011-10-19 06:16:44 +0800
commit84fb513056fa96d71e31c657b33138c23bedb573 (patch)
treeb249e3cbf2c23161786e61e68988eb6235807206 /comms/wspr
parent31085e1326c1fea90b281b5ce7e728c25f3a325d (diff)
downloadfreebsd-ports-gnome-84fb513056fa96d71e31c657b33138c23bedb573.tar.gz
freebsd-ports-gnome-84fb513056fa96d71e31c657b33138c23bedb573.tar.zst
freebsd-ports-gnome-84fb513056fa96d71e31c657b33138c23bedb573.zip
- Mark BROKEN: does not build with new fortran
Error: Arithmetic overflow converting INTEGER(16) to INTEGER(4) at (1). Reported by: pointyhat
Diffstat (limited to 'comms/wspr')
-rw-r--r--comms/wspr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 73ea579da3a1..1a95f7259867 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -26,6 +26,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/scipy:${PORTSDIR}/science/py-scipy \
${LOCALBASE}/lib/portaudio2/libportaudio.so:${PORTSDIR}/audio/portaudio2 \
${PYNUMPY}
+BROKEN= does not build
+
ALL_TARGET= build
EXTRACT_SUFX= .tgz
USE_FORTRAN= yes