svn commit: r360768 - head/Mk/Uses
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 5 16:06:01 UTC 2014
Author: sunpoet
Date: Sat Jul 5 16:06:00 2014
New Revision: 360768
URL: http://svnweb.freebsd.org/changeset/ports/360768
QAT: https://qat.redports.org/buildarchive/r360768/
Log:
- Remove contiguous blank lines
Modified:
head/Mk/Uses/twisted.mk
Modified: head/Mk/Uses/twisted.mk
==============================================================================
--- head/Mk/Uses/twisted.mk Sat Jul 5 15:46:30 2014 (r360767)
+++ head/Mk/Uses/twisted.mk Sat Jul 5 16:06:00 2014 (r360768)
@@ -67,7 +67,6 @@ web2_DEPENDS= ${PYTHON_SITELIBDIR}/twist
web_DEPENDS= ${PYTHON_SITELIBDIR}/twisted/web/__init__.py:${PORTSDIR}/www/py-twistedWeb
words_DEPENDS= ${PYTHON_SITELIBDIR}/twisted/words/__init__.py:${PORTSDIR}/net-im/py-twistedWords
-
.for component in ${_TWISTED_ARGS}
. if ${_TWISTED_COMPONENTS:M${component}}==""
IGNORE= cannot install unknown twisted component ${component}
More information about the svn-ports-head
mailing list