summaryrefslogtreecommitdiff
path: root/devel/rubygem-fastercsv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-fastercsv/Makefile')
-rw-r--r--devel/rubygem-fastercsv/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/rubygem-fastercsv/Makefile b/devel/rubygem-fastercsv/Makefile
index 23d1f1e38500..a9b47f633fb0 100644
--- a/devel/rubygem-fastercsv/Makefile
+++ b/devel/rubygem-fastercsv/Makefile
@@ -1,8 +1,4 @@
-# ex:ts=8
-# Ports collection makefile for: rubygem-fastercsv
-# Date created: Sep 5, 2006
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
PORTNAME= fastercsv
@@ -17,4 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>