aboutsummaryrefslogtreecommitdiff
path: root/security/py-rsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-rsa/Makefile')
-rw-r--r--security/py-rsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index df0802c2bb73..a9e02e4091bb 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -13,8 +13,8 @@ COMMENT= Pure-Python RSA implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.3:${PORTSDIR}/devel/py-pyasn1
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.3:devel/py-pyasn1
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2
USES= python
USE_PYTHON= autoplist distutils