aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-active_model
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-dm-active_model')
-rw-r--r--databases/rubygem-dm-active_model/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile
index 3df3ca17eeac..3b89364f158e 100644
--- a/databases/rubygem-dm-active_model/Makefile
+++ b/databases/rubygem-dm-active_model/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rubygem-dm-active_model
-# Date created: 2011-06-16
-# Whom: Ryan Steinmetz <rpsfa@rit.edu>
-#
+# Created by: Ryan Steinmetz <rpsfa@rit.edu>
# $FreeBSD$
-#
PORTNAME= dm-active_model
PORTVERSION= 1.2.1
@@ -20,4 +16,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>