summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-08-01 08:08:14 +0000
committerkrion <krion@FreeBSD.org>2003-08-01 08:08:14 +0000
commit31b755da517e5493cc3840ecbe7518e6d598a6e5 (patch)
tree2340d6e61fb2791415cab285b9b0d309fffd562a /ftp
parentc836e78e6c837e5557f13d7e4f5db42796e3b1e6 (diff)
downloadFreeBSD-ports-31b755da517e5493cc3840ecbe7518e6d598a6e5.zip
FreeBSD-ports-31b755da517e5493cc3840ecbe7518e6d598a6e5.tar.gz
Fix build on -current
PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpcopy/Makefile2
-rw-r--r--ftp/ftpcopy/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile
index 453b217..a081d78 100644
--- a/ftp/ftpcopy/Makefile
+++ b/ftp/ftpcopy/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/
MAINTAINER= matthias.andree@gmx.de
COMMENT= Command line ftp tools for listing and mirroring
+USE_PERL5_BUILD= yes
+
WRKSRC= ${WRKDIR}/web/${DISTNAME}
MAN1= ftpcopy.1 ftpcp.1 ftpls.1
diff --git a/ftp/ftpcopy/pkg-descr b/ftp/ftpcopy/pkg-descr
index 03907ef..b63d840 100644
--- a/ftp/ftpcopy/pkg-descr
+++ b/ftp/ftpcopy/pkg-descr
@@ -8,6 +8,6 @@ format, although it also supports the traditional listing format (/bin/ls).
ftpls is a FTP client which generates directory listings, either in plain text
or HTML format.
-The tools only support passive mode FTP.
+The tools only support passive mode FTP, intentionally.
WWW: http://www.ohse.de/uwe/ftpcopy.html
OpenPOWER on IntegriCloud