aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr-svn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bzr-svn/Makefile')
-rw-r--r--devel/bzr-svn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile
index 4a2f28615540..5e308db668c8 100644
--- a/devel/bzr-svn/Makefile
+++ b/devel/bzr-svn/Makefile
@@ -13,9 +13,9 @@ COMMENT= Plugin for bzr to work with svn
LICENSE= GPLv2
-BUILD_DEPENDS+= bzr:${PORTSDIR}/devel/bzr
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/subvertpy/__init__.py:${PORTSDIR}/devel/py-subvertpy \
- bzr:${PORTSDIR}/devel/bzr
+BUILD_DEPENDS+= bzr:devel/bzr
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/subvertpy/__init__.py:devel/py-subvertpy \
+ bzr:devel/bzr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= python