diff options
Diffstat (limited to 'graphics/php53-exif/Makefile')
-rw-r--r-- | graphics/php53-exif/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/php53-exif/Makefile b/graphics/php53-exif/Makefile index 1c910d4ad1a1..8727c1de3462 100644 --- a/graphics/php53-exif/Makefile +++ b/graphics/php53-exif/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-exif -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= graphics @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -exif +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |