diff options
Diffstat (limited to 'net/py-txamqp/Makefile')
-rw-r--r-- | net/py-txamqp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index 456bc8dd4f32..fdc87f83b005 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -13,7 +13,7 @@ DISTNAME= python-${PORTNAME}_${PORTVERSION}.orig MAINTAINER= horus.li@gmail.com COMMENT= Twisted Python library for the AMQP messaging protocol -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:${PORTSDIR}/devel/py-thrift +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift USES= python:2 twisted USE_PYTHON= distutils autoplist |