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