aboutsummaryrefslogtreecommitdiff
path: root/ftp/net2ftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/net2ftp/Makefile')
-rw-r--r--ftp/net2ftp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile
index f7f7d5de971a..10b08f961460 100644
--- a/ftp/net2ftp/Makefile
+++ b/ftp/net2ftp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: net2ftp
-# Date created: 14 Apr 2009
-# Whom: Alexander Kriventsov
-#
+# Created by: Alexander Kriventsov
# $FreeBSD$
-#
PORTNAME= net2ftp
PORTVERSION= 0.98
@@ -31,6 +27,7 @@ SUB_FILES+= pkg-message
# When creating a package, empty directories will not be generated
# from the pkg tarball. Therefore make sure no directories are empty.
+NO_STAGE= yes
post-patch:
@cd ${WRKSRC}/files_to_upload ; \
for emptydir in $$( ${FIND} . -type d -empty -print ) ; do \