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