diff options
-rw-r--r-- | devel/rubygem-pry-rails/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-pry-rails/Makefile b/devel/rubygem-pry-rails/Makefile index a4064fc23f0a..b676a176dde2 100644 --- a/devel/rubygem-pry-rails/Makefile +++ b/devel/rubygem-pry-rails/Makefile @@ -10,11 +10,11 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Use Pry as your rails console LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= rubygem-pry>=0.9.10:${PORTSDIR}/devel/rubygem-pry NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |