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