diff options
Diffstat (limited to 'devel/p5-Log-Report/Makefile')
-rw-r--r-- | devel/p5-Log-Report/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index e8f84e2b5ec9..ae5627dbcd7d 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -14,9 +14,9 @@ COMMENT= Report a problem, pluggable handlers and language support LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Devel-GlobalDestruction>=0.09:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ - p5-Log-Report-Optional>=1.02:${PORTSDIR}/devel/p5-Log-Report-Optional \ - p5-String-Print>=0.13:${PORTSDIR}/textproc/p5-String-Print +BUILD_DEPENDS= p5-Devel-GlobalDestruction>=0.09:devel/p5-Devel-GlobalDestruction \ + p5-Log-Report-Optional>=1.02:devel/p5-Log-Report-Optional \ + p5-String-Print>=0.13:textproc/p5-String-Print RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |