From 1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:05:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: converters) --- converters/fconv/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'converters/fconv') diff --git a/converters/fconv/Makefile b/converters/fconv/Makefile index 609a802ae3c2..beaaaf913d17 100644 --- a/converters/fconv/Makefile +++ b/converters/fconv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fconv -# Date created: 21 April 1999 -# Whom: Chris Costello -# +# Created by: Chris Costello # $FreeBSD$ -# PORTNAME= fconv PORTVERSION= 1.1 @@ -17,6 +13,7 @@ COMMENT= Converts DOS or Mac-style files to Unix format, and vice-versa MAKE_ENV+= INSTALLDIR=${PREFIX}/bin +NO_STAGE= yes post-extract: @${REINPLACE_CMD} "s|^INSTALLDIR.*=|INSTALLDIR?=|" \ ${WRKSRC}/Makefile -- cgit v1.2.3