summaryrefslogtreecommitdiff
path: root/ftp/ncftp1/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
commit1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/ncftp1/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
Notes
Notes: svn path=/head/; revision=327729
Diffstat (limited to 'ftp/ncftp1/Makefile')
-rw-r--r--ftp/ncftp1/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile
index b792a7768f55..c7d8b06d29c0 100644
--- a/ftp/ncftp1/Makefile
+++ b/ftp/ncftp1/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: ncftp
-# Date created: 20 Jun 1996
-# Whom: jkh
-#
+# Created by: jkh
# $FreeBSD$
-#
PORTNAME= ncftp
PORTVERSION= 1.9.5
@@ -23,6 +18,7 @@ LATEST_LINK= ncftp1
PLIST_FILES= bin/${LATEST_LINK}
MAN1= ncftp.1
+NO_STAGE= yes
pre-fetch:
@${ECHO} ""
@${ECHO} "Use INSTALL_AS_NCFTP=yes to install ncftp1 as ${PREFIX}/bin/ncftp"