aboutsummaryrefslogtreecommitdiff
path: root/converters/php53-mbstring
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:05:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:05:24 +0000
commit1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9 (patch)
tree5bb181f11a7f16c86b8fcd2e5709da35eca65b5c /converters/php53-mbstring
parent2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (diff)
Notes
Diffstat (limited to 'converters/php53-mbstring')
-rw-r--r--converters/php53-mbstring/Makefile6
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"