diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-Scribe/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-Scribe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch-Scribe/Makefile b/devel/p5-Log-Dispatch-Scribe/Makefile index b7edcddae7e6..cc89fef1f800 100644 --- a/devel/p5-Log-Dispatch-Scribe/Makefile +++ b/devel/p5-Log-Dispatch-Scribe/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Logging via Facebook's Scribe server software -BUILD_DEPENDS= p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch +BUILD_DEPENDS= p5-Log-Dispatch>0:devel/p5-Log-Dispatch RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ - p5-Test-Timer>=0:${PORTSDIR}/devel/p5-Test-Timer +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \ + p5-Test-Timer>=0:devel/p5-Test-Timer USES= perl5 USE_PERL5= configure |