diff options
Diffstat (limited to 'devel/perlconsole/Makefile')
-rw-r--r-- | devel/perlconsole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/perlconsole/Makefile b/devel/perlconsole/Makefile index aec130521730..524574ec5c4a 100644 --- a/devel/perlconsole/Makefile +++ b/devel/perlconsole/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5 ${SITE_PERL}/B/Keywords.pm:${PORTSDIR}/devel/p5-B-Keywords USE_PERL5= yes -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes PORTDOCS= README \ AUTHORS \ |