aboutsummaryrefslogtreecommitdiff
path: root/converters/zbase32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/zbase32/Makefile')
-rw-r--r--converters/zbase32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/zbase32/Makefile b/converters/zbase32/Makefile
index eff1492810a8..4656dfeb1567 100644
--- a/converters/zbase32/Makefile
+++ b/converters/zbase32/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Base32 Encoder/Decoder
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>=1.2.11:${PORTSDIR}/devel/py-setuptools_darcs
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>=1.2.11:devel/py-setuptools_darcs
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python