diff options
Diffstat (limited to 'devel/p5-CommitBit/Makefile')
-rw-r--r-- | devel/p5-CommitBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-CommitBit/Makefile b/devel/p5-CommitBit/Makefile index f5bbc9b3182b..9a05049900b7 100644 --- a/devel/p5-CommitBit/Makefile +++ b/devel/p5-CommitBit/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-Jifty>=0.60728:${PORTSDIR}/www/p5-Jifty \ p5-Text-Password-Pronounceable>=0:${PORTSDIR}/security/p5-Text-Password-Pronounceable -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= CommitBit.3 \ CommitBit::Action::ConfirmEmail.3 \ |