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/php5-recode/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'converters/php5-recode') diff --git a/converters/php5-recode/Makefile b/converters/php5-recode/Makefile index a1044cb76fec..fc133b403766 100644 --- a/converters/php5-recode/Makefile +++ b/converters/php5-recode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php5-recode -# Date created: 7 Jul 2004 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# CATEGORIES= converters @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -recode +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3