aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftpd
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:23:18 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:23:18 +0800
commite31d5a7af6dec17c7b8f10c2f6b7d72cb6193265 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/ncftpd
parent4fc21e4689ef5b1310fa649ac9cd68f25eb078cd (diff)
downloadfreebsd-ports-gnome-e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265.tar.gz
freebsd-ports-gnome-e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265.tar.zst
freebsd-ports-gnome-e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
Diffstat (limited to 'ftp/ncftpd')
-rw-r--r--ftp/ncftpd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile
index 80558d614f71..19aae4547c8e 100644
--- a/ftp/ncftpd/Makefile
+++ b/ftp/ncftpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: ncftpd
-# Date created: 19 June 2001
-# Whom: Justin Stanford <jus@security.za.net>
-#
+# Created by: Justin Stanford <jus@security.za.net>
# $FreeBSD$
-#
PORTNAME= ncftpd
PORTVERSION= 2.8.7
@@ -27,6 +23,7 @@ SUB_FILES= pkg-message
PORTDOCS= install.html README README.freebsd LICENSE
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900000