diff options
Diffstat (limited to 'converters/p5-bsdconv/Makefile')
-rw-r--r-- | converters/p5-bsdconv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile index cf74b298d221..77a8e26b5c94 100644 --- a/converters/p5-bsdconv/Makefile +++ b/converters/p5-bsdconv/Makefile @@ -19,7 +19,8 @@ GH_ACCOUNT= buganini GH_COMMIT= 092d398 GH_PROJECT= perl-${PORTNAME} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= bsdconv.3 |