aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-robotex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-robotex/Makefile')
-rw-r--r--www/rubygem-robotex/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/rubygem-robotex/Makefile b/www/rubygem-robotex/Makefile
index 93ca3d4349fb..1a11ff988010 100644
--- a/www/rubygem-robotex/Makefile
+++ b/www/rubygem-robotex/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rubygem-robotex
-# Date created: 2012-06-05
-# Whom: Steve Wills <swills@FreeBSD.org>
-#
+# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= robotex
PORTVERSION= 1.0.0
@@ -17,4 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>