aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-twistedLore
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-01 16:18:51 +0000
commit420f3bfde4731a3f4c62d0e04a241edbb88de6c6 (patch)
tree6c7fb421167b5ab0ed32ae53a6d18fc394a825ed /textproc/py-twistedLore
parent5a2a01b36540dd81c9f4dd64319d221edecaf0ab (diff)
downloadports-420f3bfde4731a3f4c62d0e04a241edbb88de6c6.tar.gz
ports-420f3bfde4731a3f4c62d0e04a241edbb88de6c6.zip
Notes
Diffstat (limited to 'textproc/py-twistedLore')
-rw-r--r--textproc/py-twistedLore/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/py-twistedLore/Makefile b/textproc/py-twistedLore/Makefile
index ddcae0e6fc65..156d8f355e45 100644
--- a/textproc/py-twistedLore/Makefile
+++ b/textproc/py-twistedLore/Makefile
@@ -14,12 +14,9 @@ COMMENT= Documentation generator with HTML and LaTeX support
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>