aboutsummaryrefslogtreecommitdiff
path: root/ftp/smbftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/smbftpd/Makefile')
-rw-r--r--ftp/smbftpd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile
index dcf8184b51ef..425d4825ae2b 100644
--- a/ftp/smbftpd/Makefile
+++ b/ftp/smbftpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: smbftpd
-# Date created: 2006-01-22
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= smbftpd
PORTVERSION= 2.4
@@ -27,6 +23,7 @@ CONFIGURE_ARGS= "--prefix=${PREFIX}"
USES= perl5
USE_RC_SUBR= ${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MMYSQL}