aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpcopy
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
commitca11b0d6e9a1ec907ecd9af2960fc14b2d50a160 (patch)
tree57ff114ed6c22543eff6f68991fcfc5180976d04 /ftp/ftpcopy
parentbd336fe2d26c73d05170cfe812e747f5cd8b4382 (diff)
downloadports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.tar.gz
ports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325955
Diffstat (limited to 'ftp/ftpcopy')
-rw-r--r--ftp/ftpcopy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile
index dfb9e4584e1d..d46649b982a9 100644
--- a/ftp/ftpcopy/Makefile
+++ b/ftp/ftpcopy/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/
MAINTAINER= mandree@FreeBSD.org
COMMENT= Command line ftp tools for listing and mirroring
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= build
WRKSRC= ${WRKDIR}/web/${DISTNAME}