diff options
Diffstat (limited to 'devel/p5-Test-Assertions/Makefile')
-rw-r--r-- | devel/p5-Test-Assertions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Assertions/Makefile b/devel/p5-Test-Assertions/Makefile index 31c98af1505d..99107b2f6efd 100644 --- a/devel/p5-Test-Assertions/Makefile +++ b/devel/p5-Test-Assertions/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Simple set of building blocks for both unit and runtime testing -RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace +RUN_DEPENDS= p5-Log-Trace>0:devel/p5-Log-Trace BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |