From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/php52-exif/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'graphics/php52-exif') diff --git a/graphics/php52-exif/Makefile b/graphics/php52-exif/Makefile index 12cdaffb4052..8647d875c39b 100644 --- a/graphics/php52-exif/Makefile +++ b/graphics/php52-exif/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php52-exif -# Date created: 17 Apr 2010 -# Whom: Alex Keda -# +# Created by: Alex Keda # $FreeBSD$ -# CATEGORIES= graphics @@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php52 PKGNAMESUFFIX= -exif +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit