Date: Thu, 12 Nov 2015 21:46:17 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401459 - head/www/rubygem-chosen-rails Message-ID: <201511122146.tACLkHh5088361@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 12 21:46:17 2015 New Revision: 401459 URL: https://svnweb.freebsd.org/changeset/ports/401459 Log: - Add LICENSE_FILE Modified: head/www/rubygem-chosen-rails/Makefile Modified: head/www/rubygem-chosen-rails/Makefile ============================================================================== --- head/www/rubygem-chosen-rails/Makefile Thu Nov 12 21:43:41 2015 (r401458) +++ head/www/rubygem-chosen-rails/Makefile Thu Nov 12 21:46:17 2015 (r401459) @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Box enhancer for jQuery and Protoype LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-coffee-rails4>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails4 \ rubygem-compass-rails>=2.0.4:${PORTSDIR}/textproc/rubygem-compass-rails \ @@ -16,7 +17,6 @@ RUN_DEPENDS= rubygem-coffee-rails4>=3.2: rubygem-sass-rails5>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails5 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511122146.tACLkHh5088361>