aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-thin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-thin/Makefile')
-rw-r--r--www/rubygem-thin/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile
index 3a261e6492c7..48df7646cf81 100644
--- a/www/rubygem-thin/Makefile
+++ b/www/rubygem-thin/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: thin
-# Date created: 24 Jan 2008
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= thin
@@ -21,4 +18,5 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/thin
+NO_STAGE= yes
.include <bsd.port.mk>