svn commit: r477759 - head/devel/py-durus

Antoine Brodin antoine at FreeBSD.org
Tue Aug 21 22:00:28 UTC 2018


Author: antoine
Date: Tue Aug 21 22:00:27 2018
New Revision: 477759
URL: https://svnweb.freebsd.org/changeset/ports/477759

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  head/devel/py-durus/Makefile

Modified: head/devel/py-durus/Makefile
==============================================================================
--- head/devel/py-durus/Makefile	Tue Aug 21 21:55:30 2018	(r477758)
+++ head/devel/py-durus/Makefile	Tue Aug 21 22:00:27 2018	(r477759)
@@ -16,6 +16,8 @@ COMMENT=	Persistent object storage system for Python
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		fails to package
+
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-head mailing list