diff options
Diffstat (limited to 'net/p5-Net-FS-Gmail/Makefile')
-rw-r--r-- | net/p5-Net-FS-Gmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-FS-Gmail/Makefile b/net/p5-Net-FS-Gmail/Makefile index 20697777ef1f..6b3aa6870544 100644 --- a/net/p5-Net-FS-Gmail/Makefile +++ b/net/p5-Net-FS-Gmail/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= gmailfs.1 MAN3= Net::FS::Gmail.3 |