summaryrefslogtreecommitdiff
path: root/print/rubygem-prawn-format/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/rubygem-prawn-format/Makefile')
-rw-r--r--print/rubygem-prawn-format/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/rubygem-prawn-format/Makefile b/print/rubygem-prawn-format/Makefile
index 5856dadab48e..b3590470f8b9 100644
--- a/print/rubygem-prawn-format/Makefile
+++ b/print/rubygem-prawn-format/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: rubygem-prawn-format
-# Date created: 19 June, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= prawn-format
@@ -18,4 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>