summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano-ext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-capistrano-ext/Makefile')
-rw-r--r--sysutils/rubygem-capistrano-ext/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile
index 042c91525f7a..31669d4030ca 100644
--- a/sysutils/rubygem-capistrano-ext/Makefile
+++ b/sysutils/rubygem-capistrano-ext/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rubygem-capistrano-ext
-# Date created: 2011-08-24
-# Whom: Steve Wills <swills@FreeBSD.org>
-#
+# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= capistrano-ext
PORTVERSION= 1.2.1
@@ -20,4 +16,5 @@ USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>