Index: head/devel/rubygem-climate_control/Makefile =================================================================== --- head/devel/rubygem-climate_control/Makefile (revision 412943) +++ head/devel/rubygem-climate_control/Makefile (revision 412944) @@ -1,22 +1,23 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= climate_control PORTVERSION= 0.0.3 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Modify your ENV LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport>=3.0:devel/rubygem-activesupport +RUN_DEPENDS= rubygem-activesupport4>=3.0:devel/rubygem-activesupport4 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include