diff options
Diffstat (limited to 'devel/p5-IO-Prompt-Tiny/Makefile')
-rw-r--r-- | devel/p5-IO-Prompt-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-Prompt-Tiny/Makefile b/devel/p5-IO-Prompt-Tiny/Makefile index 67f6e380f104..49cbf3617a42 100644 --- a/devel/p5-IO-Prompt-Tiny/Makefile +++ b/devel/p5-IO-Prompt-Tiny/Makefile @@ -12,7 +12,7 @@ COMMENT= Prompt for user input with a default option LICENSE= APACHE20 -TEST_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny +TEST_DEPENDS= p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny USE_PERL5= configure USES= perl5 |