diff options
Diffstat (limited to 'devel/p5-IPC-Run3/Makefile')
-rw-r--r-- | devel/p5-IPC-Run3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile index bd62348fbed6..2886ad76477b 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -33,7 +33,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp .endif .if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> |