summaryrefslogtreecommitdiff
path: root/devel/py-subvertpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-subvertpy/Makefile')
-rw-r--r--devel/py-subvertpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile
index c04496d9d630..9159f5db1a3b 100644
--- a/devel/py-subvertpy/Makefile
+++ b/devel/py-subvertpy/Makefile
@@ -12,7 +12,7 @@ COMMENT= Python bindings for subversion
LICENSE= GPLv2
-BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion
+BUILD_DEPENDS+= svn:devel/subversion
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= python