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