diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:07:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:07:47 +0000 |
commit | b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa (patch) | |
tree | 03324b54d3bfb51e850559ce6c0e0e0da93d7814 /comms/gr-osmosdr | |
parent | 7200abb4236485e78ee0f0626ab9564165987438 (diff) |
Notes
Diffstat (limited to 'comms/gr-osmosdr')
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 9b2cb8708e10..ea44bf7a08f6 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -14,6 +14,8 @@ COMMENT= GNU Radio OsmoSDR module LICENSE= GPLv3 BROKEN= does not build with Gnuradio 3.8 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= swig3.0:devel/swig30 \ cheetah:devel/py-cheetah |