aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-simple_form/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile
index 8cfb61f8a162..aa38636d3112 100644
--- a/devel/rubygem-simple_form/Makefile
+++ b/devel/rubygem-simple_form/Makefile
@@ -15,8 +15,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel4>=4:databases/rubygem-activemodel4 \
rubygem-actionpack4>=4:www/rubygem-actionpack4
-NO_ARCH= yes
-USE_RUBY= yes
+PORTSCOUT= ignore:1
+
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>