Date: Fri, 1 Aug 2014 16:18:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363721 - head/news/py-twistedNews Message-ID: <201408011618.s71GIgww072254@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 1 16:18:42 2014 New Revision: 363721 URL: http://svnweb.freebsd.org/changeset/ports/363721 QAT: https://qat.redports.org/buildarchive/r363721/ Log: - Use USES=twisted Modified: head/news/py-twistedNews/Makefile Modified: head/news/py-twistedNews/Makefile ============================================================================== --- head/news/py-twistedNews/Makefile Fri Aug 1 16:18:37 2014 (r363720) +++ head/news/py-twistedNews/Makefile Fri Aug 1 16:18:42 2014 (r363721) @@ -14,12 +14,9 @@ COMMENT= NNTP protocol implementation wi LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore -RUN_DEPENDS:= ${BUILD_DEPENDS} - USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes -USES= tar:bzip2 +USES= tar:bzip2 twisted .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408011618.s71GIgww072254>