diff options
author | Diane Bruce <db@FreeBSD.org> | 2018-07-01 20:58:50 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2018-07-01 20:58:50 +0000 |
commit | 6e766e150de6b1107edd4247f60a502ec825812b (patch) | |
tree | 04b8de34fc0645ff3d28022577be2505345567df /comms/wspr/Makefile | |
parent | 4af45d8ca8018b566354ab38322c58ca8637e38d (diff) | |
download | ports-6e766e150de6b1107edd4247f60a502ec825812b.tar.gz ports-6e766e150de6b1107edd4247f60a502ec825812b.zip |
Notes
Diffstat (limited to 'comms/wspr/Makefile')
-rw-r--r-- | comms/wspr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index a26ae18323f2..80e54a22491b 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -13,6 +13,8 @@ COMMENT= Weak signal for HF ham radio communication package LICENSE= GPLv3 BROKEN_aarch64= fails to compile: gfortran6: unrecognized command line option '-m64' +DEPRECATED= replace with wsjtx upstream no longer maintained +EXPIRATION_DATE= 2018-10-01 BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \ |