aboutsummaryrefslogtreecommitdiff
path: root/net/py-tofu
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-04 00:01:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-04 00:01:02 +0000
commita4c3910391c1cc338dbc868c9389113ee275cb84 (patch)
tree6a6ea978c18b24970feb82815696e95ff12f7c32 /net/py-tofu
parente2c3f6fabf449619c25a37207bff11d7806221d8 (diff)
downloadports-a4c3910391c1cc338dbc868c9389113ee275cb84.tar.gz
ports-a4c3910391c1cc338dbc868c9389113ee275cb84.zip
Change from USES=twisted to devel/py-twisted
- Bump PORTREVISION for dependency change PR: 221660 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
Notes
Notes: svn path=/head/; revision=449227
Diffstat (limited to 'net/py-tofu')
-rw-r--r--net/py-tofu/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile
index 63069e6c4c0b..f5bc67caab48 100644
--- a/net/py-tofu/Makefile
+++ b/net/py-tofu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tofu
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= http://download.gna.org/soya/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,10 +15,12 @@ COMMENT= Practical high-level network game engine
LICENSE= GPLv2+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
+
OPTIONS_DEFINE= EXAMPLES
NO_ARCH= yes
-USES= python twisted tar:bzip2
+USES= python tar:bzip2
USE_PYTHON= autoplist distutils
EXAMPLESDIR= ${PREFIX}/share/examples/py-tofu
PORTEXAMPLES= *