svn commit: r496579 - head/comms/gr-osmosdr
Ganael LAPLANCHE
martymac at FreeBSD.org
Fri Mar 22 17:58:05 UTC 2019
Author: martymac
Date: Fri Mar 22 17:58:04 2019
New Revision: 496579
URL: https://svnweb.freebsd.org/changeset/ports/496579
Log:
Give more details in the BROKEN reason
Issue reported upstream here: https://osmocom.org/issues/3855
Modified:
head/comms/gr-osmosdr/Makefile
Modified: head/comms/gr-osmosdr/Makefile
==============================================================================
--- head/comms/gr-osmosdr/Makefile Fri Mar 22 16:59:07 2019 (r496578)
+++ head/comms/gr-osmosdr/Makefile Fri Mar 22 17:58:04 2019 (r496579)
@@ -13,7 +13,7 @@ COMMENT= GNU Radio OsmoSDR module
LICENSE= GPLv3
-BROKEN= fails to configure
+BROKEN= does not build with Gnuradio 3.8
BUILD_DEPENDS= swig3.0:devel/swig30 \
cheetah:devel/py-cheetah
More information about the svn-ports-head
mailing list