diff options
Diffstat (limited to 'devel/p5-TAP-SimpleOutput/Makefile')
-rw-r--r-- | devel/p5-TAP-SimpleOutput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-TAP-SimpleOutput/Makefile b/devel/p5-TAP-SimpleOutput/Makefile index 8205de4bce2c..e9be7ed7cfda 100644 --- a/devel/p5-TAP-SimpleOutput/Makefile +++ b/devel/p5-TAP-SimpleOutput/Makefile @@ -11,7 +11,7 @@ COMMENT= Simple closure-driven TAP generator LICENSE= GPLv2 -BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive +BUILD_DEPENDS= p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |