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