devel/rubygem-coffee-rails4: make master

Allow overriding PKGNAMESUFFIX and RUN_DEPENDS to support slave port

PR:		201819
This commit is contained in:
Steve Wills 2015-08-09 16:04:41 +00:00
parent f4dae721aa
commit baf488862c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393799

View File

@ -5,14 +5,14 @@ PORTNAME= coffee-rails
PORTVERSION= 4.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
PKGNAMESUFFIX?= 4
MAINTAINER= ruby@FreeBSD.org
COMMENT= Coffee Script adapter for the Rails asset pipeline
LICENSE= MIT
RUN_DEPENDS= rubygem-coffee-script>=2.2.0:${PORTSDIR}/devel/rubygem-coffee-script \
RUN_DEPENDS?= rubygem-coffee-script>=2.2.0:${PORTSDIR}/devel/rubygem-coffee-script \
rubygem-railties4>=4.0.0:${PORTSDIR}/www/rubygem-railties4
NO_ARCH= yes