aboutsummaryrefslogtreecommitdiff
path: root/devel/py-unittest2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-unittest2/Makefile')
-rw-r--r--devel/py-unittest2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-unittest2/Makefile b/devel/py-unittest2/Makefile
index 48fea587130b..94120a9c69d8 100644
--- a/devel/py-unittest2/Makefile
+++ b/devel/py-unittest2/Makefile
@@ -9,8 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= New features in unittest backported to Python 2.4+
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
LICENSE= BSD3CLAUSE