aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:23:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 13:23:19 +0000
commit6b6846afefb4b32f41cb3d6bcfc3796e60c68c7f (patch)
tree7fc0a565b47e2d9ae0f8644780e0df8e46180fff
parent4fc7a0b7d08a9ada333db6560b127e1fd8e288e9 (diff)
downloadports-6b6846afefb4b32f41cb3d6bcfc3796e60c68c7f.tar.gz
ports-6b6846afefb4b32f41cb3d6bcfc3796e60c68c7f.zip
Notes
-rw-r--r--devel/rubygem-octopress-hooks/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/rubygem-octopress-hooks/Makefile b/devel/rubygem-octopress-hooks/Makefile
index 45ab278b373f..3b8caddd6ccd 100644
--- a/devel/rubygem-octopress-hooks/Makefile
+++ b/devel/rubygem-octopress-hooks/Makefile
@@ -2,6 +2,7 @@
PORTNAME= octopress-hooks
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,8 +10,9 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Allows access to Jekyll data at different internal processing stages
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-jekyll2>=2.0:${PORTSDIR}/www/rubygem-jekyll2
+RUN_DEPENDS= rubygem-jekyll>=2.0:${PORTSDIR}/www/rubygem-jekyll
NO_ARCH= yes
USE_RUBY= yes