diff options
Diffstat (limited to 'security/py-twistedConch/Makefile')
-rw-r--r-- | security/py-twistedConch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-twistedConch/Makefile b/security/py-twistedConch/Makefile index fdf7898030b8..e6c813775dc4 100644 --- a/security/py-twistedConch/Makefile +++ b/security/py-twistedConch/Makefile @@ -15,7 +15,7 @@ COMMENT= SSH and SFTP protocol implementation with clients and servers LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.0.9a:${PORTSDIR}/devel/py-pyasn1 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.0.9a:devel/py-pyasn1 NO_ARCH= yes USE_PYTHON= autoplist distutils |