diff options
Diffstat (limited to 'math/PDL/Makefile')
-rw-r--r-- | math/PDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index bb821fd..0f3be92 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -58,7 +58,7 @@ BROKEN= test script t/flexraw.t fails all 26 tests .endif .if ${PERL_LEVEL} < 500601 -IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again .endif # ${PERL_LEVEL} < 500601 post-patch: |