From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001
From: Mathieu Arnold <mat@FreeBSD.org>
Date: Fri, 1 Apr 2016 14:25:16 +0000
Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
---
 textproc/p5-Version-Next/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'textproc/p5-Version-Next')

diff --git a/textproc/p5-Version-Next/Makefile b/textproc/p5-Version-Next/Makefile
index b945d912fdf6..b336a427f4d3 100644
--- a/textproc/p5-Version-Next/Makefile
+++ b/textproc/p5-Version-Next/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Increment module version numbers simply and correctly
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+BUILD_DEPENDS=	p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
-- 
cgit v1.2.3