Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2018 08:41:01 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473425 - head/misc/py-SoapySDR
Message-ID:  <201806270841.w5R8f14l017219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Jun 27 08:41:01 2018
New Revision: 473425
URL: https://svnweb.freebsd.org/changeset/ports/473425

Log:
  misc/py-SoapySDR: Remove the BROKEN statement
  
  It was unbroken by a recent simplification of the port.

Modified:
  head/misc/py-SoapySDR/Makefile

Modified: head/misc/py-SoapySDR/Makefile
==============================================================================
--- head/misc/py-SoapySDR/Makefile	Wed Jun 27 08:38:48 2018	(r473424)
+++ head/misc/py-SoapySDR/Makefile	Wed Jun 27 08:41:01 2018	(r473425)
@@ -13,8 +13,6 @@ COMMENT=	Vendor and platform neutral SDR support libra
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/../LICENSE_1_0.txt
 
-BROKEN_i386=	error: redefinition of 'swig::traits<unsigned int>', pending fix of https://github.com/pothosware/SoapySDR/issues/169
-
 BUILD_DEPENDS=	swig3.0:devel/swig30
 LIB_DEPENDS=	libSoapySDR.so:misc/soapysdr
 



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