diff options
Diffstat (limited to 'net/p5-BBS-UserInfo-Wretch/Makefile')
-rw-r--r-- | net/p5-BBS-UserInfo-Wretch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile index 9e271a7fa715..4cadc45be669 100644 --- a/net/p5-BBS-UserInfo-Wretch/Makefile +++ b/net/p5-BBS-UserInfo-Wretch/Makefile @@ -17,7 +17,8 @@ COMMENT= Get user information of Wretch-style BBS RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= BBS::UserInfo::Wretch.3 |