summaryrefslogtreecommitdiff
path: root/www/php-tt-rss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-tt-rss/Makefile')
-rw-r--r--www/php-tt-rss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-tt-rss/Makefile b/www/php-tt-rss/Makefile
index 72d0c970447..fe89bc4016d 100644
--- a/www/php-tt-rss/Makefile
+++ b/www/php-tt-rss/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2014/06/29 15:23:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/04/05 12:33:49 fhajny Exp $
TTRVER= 1.12
DISTNAME= Tiny-Tiny-RSS-${TTRVER}
PKGNAME= ${PHP_PKG_PREFIX}-tt-rss-${TTRVER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= -http://github.com/gothfox/Tiny-Tiny-RSS/archive/${TTRVER}.tar.gz
@@ -13,7 +14,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring-[0-9]*:../../converters/php-mbstring
DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json
-DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom
DEPENDS+= ${PHP_PKG_PREFIX}-iconv-[0-9]*:../../converters/php-iconv
.include "options.mk"