From 1640537ad67a4e7c293de8c7bd81840e57ec6928 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:23:18 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) --- ftp/py-ftputil/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'ftp/py-ftputil') diff --git a/ftp/py-ftputil/Makefile b/ftp/py-ftputil/Makefile index f979ffd257a5..287830797592 100644 --- a/ftp/py-ftputil/Makefile +++ b/ftp/py-ftputil/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-ftputil -# Date created: 2006-12-25 -# Whom: Li-Wen Hsu -# +# Created by: Li-Wen Hsu # $FreeBSD$ -# PORTNAME= ftputil PORTVERSION= 2.6 @@ -22,6 +18,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOC_FILES= README.html README.txt ftputil.html ftputil.txt ftputil_ru_utf8.txt .endif +NO_STAGE= yes .include do-fetch: -- cgit v1.2.3