Index: head/devel/rubygem-default_value_for/Makefile =================================================================== --- head/devel/rubygem-default_value_for/Makefile (revision 390845) +++ head/devel/rubygem-default_value_for/Makefile (revision 390846) @@ -1,21 +1,21 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= default_value_for PORTVERSION= 3.0.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Define default values for ActiveRecord models in a declarative manner LICENSE= MIT RUN_DEPENDS= rubygem-activerecord4>=4.1.4:${PORTSDIR}/databases/rubygem-activerecord4 +NO_ARCH= yes USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include