summaryrefslogtreecommitdiff
path: root/converters/php5-recode
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/php5-recode
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: converters)
Notes
Notes: svn path=/head/; revision=327715
Diffstat (limited to 'converters/php5-recode')
-rw-r--r--converters/php5-recode/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/php5-recode/Makefile b/converters/php5-recode/Makefile
index a1044cb76fec..fc133b403766 100644
--- a/converters/php5-recode/Makefile
+++ b/converters/php5-recode/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: php5-recode
-# 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= -recode
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"