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/puf/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'ftp/puf/Makefile') diff --git a/ftp/puf/Makefile b/ftp/puf/Makefile index 34a8d7925301..f350ce473705 100644 --- a/ftp/puf/Makefile +++ b/ftp/puf/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: puf -# Date created: Feb 6, 2001 -# Whom: Ying-Chieh Liao -# +# Created by: Ying-Chieh Liao # $FreeBSD$ -# PORTNAME= puf PORTVERSION= 1.0.0 @@ -19,4 +14,5 @@ GNU_CONFIGURE= yes MAN1= puf.1 PLIST_FILES= bin/puf +NO_STAGE= yes .include -- cgit v1.2.3