Date: Thu, 21 Mar 2019 06:40:33 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496422 - head/comms/gr-osmosdr Message-ID: <201903210640.x2L6eXZR040407@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Mar 21 06:40:33 2019 New Revision: 496422 URL: https://svnweb.freebsd.org/changeset/ports/496422 Log: Mark BROKEN: fails to configure CMake Error at CMakeLists.txt:180 (message): GnuRadio Runtime required to build gr-osmosdr Reported by: pkg-fallout Modified: head/comms/gr-osmosdr/Makefile Modified: head/comms/gr-osmosdr/Makefile ============================================================================== --- head/comms/gr-osmosdr/Makefile Thu Mar 21 06:39:39 2019 (r496421) +++ head/comms/gr-osmosdr/Makefile Thu Mar 21 06:40:33 2019 (r496422) @@ -13,6 +13,8 @@ COMMENT= GNU Radio OsmoSDR module LICENSE= GPLv3 +BROKEN= fails to configure + BUILD_DEPENDS= swig3.0:devel/swig30 \ cheetah:devel/py-cheetah LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210640.x2L6eXZR040407>