diff options
Diffstat (limited to 'net/p5-Filesys-SmbClient/Makefile')
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 2d0c7c39bf3a..e6dac63ea3fe 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -13,7 +13,8 @@ COMMENT= Interface for access Samba filesystem with libsmclient.so LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Filesys::SmbClient.3 |