aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activerecord/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activerecord/Makefile')
-rw-r--r--databases/rubygem-activerecord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-activerecord/Makefile b/databases/rubygem-activerecord/Makefile
index ba05e059b06b..399e0cfa9cd7 100644
--- a/databases/rubygem-activerecord/Makefile
+++ b/databases/rubygem-activerecord/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Object-relational mapping layer for Rails MVC Framework
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
@@ -17,7 +18,6 @@ RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-a
rubygem-tzinfo03>=0.3.29:${PORTSDIR}/devel/rubygem-tzinfo03
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes