diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-FileWriteRotate/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-FileWriteRotate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-FileWriteRotate/Makefile b/devel/p5-Log-Dispatch-FileWriteRotate/Makefile index 306850dca89b..0f5c91b73e15 100644 --- a/devel/p5-Log-Dispatch-FileWriteRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileWriteRotate/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-File-Write-Rotate>=0.29:${PORTSDIR}/devel/p5-File-Write-Rotate \ - p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch +BUILD_DEPENDS= p5-File-Write-Rotate>=0.29:devel/p5-File-Write-Rotate \ + p5-Log-Dispatch>=0:devel/p5-Log-Dispatch RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |