From 663a1a19d5b28826a9c7d59f5c84d25b96d1cc10 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 4 Dec 2015 12:35:32 +0000 Subject: [PATCH] - Add LICENSE_FILE - Remove USE_RAKE --- databases/rubygem-bigrecord/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/databases/rubygem-bigrecord/Makefile b/databases/rubygem-bigrecord/Makefile index ddeb1f569b78..d72cafb742f2 100644 --- a/databases/rubygem-bigrecord/Makefile +++ b/databases/rubygem-bigrecord/Makefile @@ -10,16 +10,15 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Intended to work as a drop-in for Rails applications LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activerecord>=0:${PORTSDIR}/databases/rubygem-activerecord \ rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-uuidtools>=2.0.0:${PORTSDIR}/devel/rubygem-uuidtools NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes -USE_RAKE= yes RUBYGEM_AUTOPLIST= yes .include