diff options
Diffstat (limited to 'devel/py-subvertpy')
-rw-r--r-- | devel/py-subvertpy/Makefile | 2 |
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 |