aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-04 00:00:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-04 00:00:52 +0000
commiteb9647a01848e635f54ef122e762b06d87a7ce46 (patch)
tree3e58a0200ef2eae8cc5530cc97f2fe74f63eccd0
parenta883de4ef287e602bb41fcd44cfe125bd56ffa15 (diff)
downloadports-eb9647a01848e635f54ef122e762b06d87a7ce46.tar.gz
ports-eb9647a01848e635f54ef122e762b06d87a7ce46.zip
Notes
-rw-r--r--net-im/proxy65/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-im/proxy65/Makefile b/net-im/proxy65/Makefile
index cfb189644dbd..e5bbe7936b68 100644
--- a/net-im/proxy65/Makefile
+++ b/net-im/proxy65/Makefile
@@ -2,6 +2,7 @@
PORTNAME= proxy65
PORTVERSION= 1.2.0.20150210
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= mm@FreeBSD.org
@@ -9,7 +10,9 @@ COMMENT= XEP-0065 SOCKS5 Bytestreams external component for Jabber
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl \
+ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
USE_GITHUB= yes
GH_ACCOUNT= mmatuska
@@ -25,7 +28,7 @@ JABBERD_DESC= Use with jabberd 2.x (net-im/jabberd)
EJABBERD_DESC= Use with ejabberd (net-im/ejabberd)
USE_PYTHON= distutils autoplist
-USES= python:2 twisted:words
+USES= python:2
USE_RC_SUBR= proxy65
PORTDOCS= README