aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 15:00:35 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 15:00:35 +0800
commit001c6383c672605daf12135a2e5a5bac5688276d (patch)
treecf584aa35ac70748fb800d10a87cf1b7ab455a25 /www
parentf6c05904fbd94fb3d651a3ed677f0ff94dd6442f (diff)
downloadfreebsd-ports-gnome-001c6383c672605daf12135a2e5a5bac5688276d.tar.gz
freebsd-ports-gnome-001c6383c672605daf12135a2e5a5bac5688276d.tar.zst
freebsd-ports-gnome-001c6383c672605daf12135a2e5a5bac5688276d.zip
- Fix and sort RUN_DEPENDS: hoe is a development dependency
- Bump PORTREVISION for dependency change With hat: ruby
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-feed-normalizer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/rubygem-feed-normalizer/Makefile b/www/rubygem-feed-normalizer/Makefile
index 5362db20f087..ffe07ceb2b56 100644
--- a/www/rubygem-feed-normalizer/Makefile
+++ b/www/rubygem-feed-normalizer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= feed-normalizer
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= www textproc rubygems
MASTER_SITES= RG
@@ -12,12 +13,10 @@ COMMENT= Extensible wrapper for Atom and RSS parsers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.txt
-RUN_DEPENDS= rubygem-simple-rss>=1.1:${PORTSDIR}/www/rubygem-simple-rss \
- rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
- rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe
+RUN_DEPENDS= rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
+ rubygem-simple-rss>=1.1:${PORTSDIR}/www/rubygem-simple-rss
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes