aboutsummaryrefslogtreecommitdiff
path: root/converters/php5-mbstring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/php5-mbstring/Makefile')
-rw-r--r--converters/php5-mbstring/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/php5-mbstring/Makefile b/converters/php5-mbstring/Makefile
index 82710b4834c7..59cf127d7b94 100644
--- a/converters/php5-mbstring/Makefile
+++ b/converters/php5-mbstring/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: php5-mbstring
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-#
CATEGORIES= converters
@@ -11,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -mbstring
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"