aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTP-Recursive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/p5-Net-FTP-Recursive/Makefile')
-rw-r--r--ftp/p5-Net-FTP-Recursive/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/ftp/p5-Net-FTP-Recursive/Makefile b/ftp/p5-Net-FTP-Recursive/Makefile
index 38c9435e7ca8..835addb85e5c 100644
--- a/ftp/p5-Net-FTP-Recursive/Makefile
+++ b/ftp/p5-Net-FTP-Recursive/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-Net-FTP-Recursive
-# Date Created: 11 April, 2005
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Net-FTP-Recursive
PORTVERSION= 2.04
@@ -24,4 +19,5 @@ USE_PERL5= configure
MAN3= Net::FTP::Recursive.3
+NO_STAGE= yes
.include <bsd.port.mk>