aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mixlib-cli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-mixlib-cli/Makefile')
-rw-r--r--devel/rubygem-mixlib-cli/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/rubygem-mixlib-cli/Makefile b/devel/rubygem-mixlib-cli/Makefile
index c74ebcd457a5..47b7d31b4794 100644
--- a/devel/rubygem-mixlib-cli/Makefile
+++ b/devel/rubygem-mixlib-cli/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: rubygem-mixlib-cli
-# Date created: 18 Mar 2010
-# Whom: renchap@cocoa-x.com
-#
+# Created by: renchap@cocoa-x.com
# $FreeBSD$
-#
PORTNAME= mixlib-cli
PORTVERSION= 1.3.0
@@ -17,4 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>