Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 11:39:47 +0000 (UTC)
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499837 - head/x11-wm/qtile
Message-ID:  <201904241139.x3OBdlLE084429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ericbsd
Date: Wed Apr 24 11:39:47 2019
New Revision: 499837
URL: https://svnweb.freebsd.org/changeset/ports/499837

Log:
  remove broken states of x11-wm/qtile
  
  Approved by:	mentors (implicit)

Modified:
  head/x11-wm/qtile/Makefile

Modified: head/x11-wm/qtile/Makefile
==============================================================================
--- head/x11-wm/qtile/Makefile	Wed Apr 24 11:38:47 2019	(r499836)
+++ head/x11-wm/qtile/Makefile	Wed Apr 24 11:39:47 2019	(r499837)
@@ -12,8 +12,6 @@ COMMENT=	Small, flexible, scriptable tiling window man
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		tries to download during configure phase
-
 BUILD_DEPENDS=  ${PYTHON_PKGNAMEPREFIX}cffi>1.1.0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>1.4.1:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cairocffi>0.7:graphics/py-cairocffi@${PY_FLAVOR} \



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