Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 17:58:04 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496579 - head/comms/gr-osmosdr
Message-ID:  <201903221758.x2MHw4GI065773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903221758.x2MHw4GI065773>