diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile index 5db421465ce6..e720f8ac364c 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile @@ -13,11 +13,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Lingua-EN-FindNumber>0:${PORTSDIR}/textproc/p5-Lingua-EN-FindNumber + p5-Lingua-EN-FindNumber>0:textproc/p5-Lingua-EN-FindNumber BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Try-Tiny:${PORTSDIR}/lang/p5-Try-Tiny + p5-Test-Fatal>0:devel/p5-Test-Fatal \ + p5-Try-Tiny:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure |