aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-heredoc_unindent
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/rubygem-heredoc_unindent
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
downloadports-0068f2d47fabca8b05218243fb099000a6413c86.tar.gz
ports-0068f2d47fabca8b05218243fb099000a6413c86.zip
Notes
Diffstat (limited to 'textproc/rubygem-heredoc_unindent')
-rw-r--r--textproc/rubygem-heredoc_unindent/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile
index bedd4209c865..7aca67e1646b 100644
--- a/textproc/rubygem-heredoc_unindent/Makefile
+++ b/textproc/rubygem-heredoc_unindent/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: rubygem-heredoc_unindent
-# Date created: 2011-07-08
-# Whom: Loic Pefferkorn <loic-freebsd@loicp.eu>
-#
+# Created by: Loic Pefferkorn <loic-freebsd@loicp.eu>
# $FreeBSD$
PORTNAME= heredoc_unindent
@@ -20,4 +17,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>