diff options
Diffstat (limited to 'net/p5-BBS-UserInfo-Maple3itoc/Makefile')
-rw-r--r-- | net/p5-BBS-UserInfo-Maple3itoc/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/net/p5-BBS-UserInfo-Maple3itoc/Makefile b/net/p5-BBS-UserInfo-Maple3itoc/Makefile index d27f129c6c19..1a3765f217ca 100644 --- a/net/p5-BBS-UserInfo-Maple3itoc/Makefile +++ b/net/p5-BBS-UserInfo-Maple3itoc/Makefile @@ -17,14 +17,8 @@ COMMENT= Get user information of Maple3itoc-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.8.0+ # Inherited from lang/p5-Expect MAN3= BBS::UserInfo::Maple3itoc.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 # Inherited from lang/p5-Expect -IGNORE= requires perl 5.8.0 or newer. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |