aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-coffee-script-source/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-coffee-script-source/Makefile')
-rw-r--r--devel/rubygem-coffee-script-source/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-coffee-script-source/Makefile b/devel/rubygem-coffee-script-source/Makefile
index 3b77cc9d19c4..3bd5403f3bfc 100644
--- a/devel/rubygem-coffee-script-source/Makefile
+++ b/devel/rubygem-coffee-script-source/Makefile
@@ -1,4 +1,4 @@
-# Whom: Steve Wills <swills@FreeBSD.org>
+# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= coffee-script-source
@@ -13,4 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>