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/p5-Data-GUID/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/p5-Data-GUID') diff --git a/devel/p5-Data-GUID/Makefile b/devel/p5-Data-GUID/Makefile index 64fa8293aa5f..ce2afbe1333d 100644 --- a/devel/p5-Data-GUID/Makefile +++ b/devel/p5-Data-GUID/Makefile @@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Generate globally unique identifiers -BUILD_DEPENDS= p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install \ - p5-Sub-Exporter>=0.90:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Data-UUID>=1.148:${PORTSDIR}/devel/p5-Data-UUID +BUILD_DEPENDS= p5-Sub-Install>=0.03:devel/p5-Sub-Install \ + p5-Sub-Exporter>=0.90:devel/p5-Sub-Exporter \ + p5-Data-UUID>=1.148:devel/p5-Data-UUID RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS= p5-Test-Simple>=0.88:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure -- cgit v1.2.3