aboutsummaryrefslogtreecommitdiff
path: root/www/tt-rss
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2017-02-19 17:18:23 +0000
committerThierry Thomas <thierry@FreeBSD.org>2017-02-19 17:18:23 +0000
commit0ffbce0f29373ab36165e417827694d09c3c892d (patch)
tree69c4009709f33ab0c7cf48167dad244d95385bfa /www/tt-rss
parent71a1feb6eebcf5856b73f9623a94579cba950c82 (diff)
downloadports-0ffbce0f29373ab36165e417827694d09c3c892d.tar.gz
ports-0ffbce0f29373ab36165e417827694d09c3c892d.zip
Adding a missing dependency on php56-fileinfo.
PR: 217196 Submitted by: nimrodl (at) gmail.com
Notes
Notes: svn path=/head/; revision=434409
Diffstat (limited to 'www/tt-rss')
-rw-r--r--www/tt-rss/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 44e26b8fd131..e666ed56ee39 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tt-rss
PORTVERSION= 2017.02.12
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}&num;/
@@ -16,7 +17,7 @@ GL_TAGNAME= 454292b2
NO_BUILD= yes
NO_ARCH= yes
-USE_PHP= ctype dom hash json mbstring pcntl posix session xmlrpc
+USE_PHP= ctype dom fileinfo hash json mbstring pcntl posix session xmlrpc
REINPLACE_ARGS= -i ""
USES= php:cli,web shebangfix tar:bz2
SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl