diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-18 22:16:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-18 22:16:44 +0000 |
commit | a9e161351f22c6e058d442dbe2282d5f407d9cdb (patch) | |
tree | c9eff94a2f8fb4d8a82de8d7f5f1cfb139c4af4c /comms/wsjt | |
parent | c8d0066a783811de1c9652b6cd57f95af84d38b1 (diff) |
Notes
Diffstat (limited to 'comms/wsjt')
-rw-r--r-- | comms/wsjt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index f65029c4ef91..0a9cbc32d579 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -24,6 +24,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 USE_BZIP2= yes USE_FORTRAN= yes |