aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Filesys-SmbClient/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-05 10:32:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-05 10:32:23 +0000
commit3779b5222a514b8dab0105840de4ce2c02760e4f (patch)
treef187844035a77de7a87722694043987a9592c380 /net/p5-Filesys-SmbClient/Makefile
parentffb2503c984f5260a595c3426b3381b6fe13041e (diff)
downloadports-3779b5222a514b8dab0105840de4ce2c02760e4f.tar.gz
ports-3779b5222a514b8dab0105840de4ce2c02760e4f.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326380
Diffstat (limited to 'net/p5-Filesys-SmbClient/Makefile')
-rw-r--r--net/p5-Filesys-SmbClient/Makefile3
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