Date: Fri, 1 Aug 2014 16:18:51 +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: r363723 - head/textproc/py-twistedLore Message-ID: <201408011618.s71GIqwd072482@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 1 16:18:51 2014 New Revision: 363723 URL: http://svnweb.freebsd.org/changeset/ports/363723 QAT: https://qat.redports.org/buildarchive/r363723/ Log: - Use USES=twisted Modified: head/textproc/py-twistedLore/Makefile Modified: head/textproc/py-twistedLore/Makefile ============================================================================== --- head/textproc/py-twistedLore/Makefile Fri Aug 1 16:18:46 2014 (r363722) +++ head/textproc/py-twistedLore/Makefile Fri Aug 1 16:18:51 2014 (r363723) @@ -14,12 +14,9 @@ COMMENT= Documentation generator with HT 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.s71GIqwd072482>