diff options
Diffstat (limited to 'devel/p5-App-GitGot/Makefile')
-rw-r--r-- | devel/p5-App-GitGot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-App-GitGot/Makefile b/devel/p5-App-GitGot/Makefile index 059500e1f47b..955a1f3a0a5d 100644 --- a/devel/p5-App-GitGot/Makefile +++ b/devel/p5-App-GitGot/Makefile @@ -36,7 +36,8 @@ TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \ p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee \ p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= got.1 \ got-complete.1 |