summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-teamocil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-teamocil/Makefile')
-rw-r--r--sysutils/rubygem-teamocil/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile
index 126d8a612e3d..44e264009c6b 100644
--- a/sysutils/rubygem-teamocil/Makefile
+++ b/sysutils/rubygem-teamocil/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rubygem-teamocil
-# Date created: 2012-01-30
-# Whom: Dennis Herrmann <dhn@FreeBSD.org>
-#
+# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= teamocil
PORTVERSION= 0.3.7
@@ -19,4 +15,5 @@ USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/teamocil
+NO_STAGE= yes
.include <bsd.port.mk>