From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- devel/py-subvertpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-subvertpy') 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 -- cgit v1.2.3