aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activemodel')
-rw-r--r--databases/rubygem-activemodel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-activemodel/Makefile b/databases/rubygem-activemodel/Makefile
index a74ad444d753..4d2017731cd4 100644
--- a/databases/rubygem-activemodel/Makefile
+++ b/databases/rubygem-activemodel/Makefile
@@ -1,4 +1,3 @@
-# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= activemodel
@@ -16,4 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>