aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-MapUTF8
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/p5-Unicode-MapUTF8
parent2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (diff)
downloadports-1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9.tar.gz
ports-1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9.zip
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/p5-Unicode-MapUTF8')
-rw-r--r--converters/p5-Unicode-MapUTF8/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile
index 4f10a0e656d0..a434b98f6a99 100644
--- a/converters/p5-Unicode-MapUTF8/Makefile
+++ b/converters/p5-Unicode-MapUTF8/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: p5-Unicode-MapUTF8
-# Date created: 28 February 2002
-# Whom: Ryan T. Dean <rtdean@cytherianage.net>
-#
+# Created by: Ryan T. Dean <rtdean@cytherianage.net>
# $FreeBSD$
PORTNAME= Unicode-MapUTF8
@@ -24,4 +21,5 @@ USE_PERL5= configure
MAN3= Unicode::MapUTF8.3
+NO_STAGE= yes
.include <bsd.port.mk>