mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
d117c8566b
commit
60f45247f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546005
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nicovideo
|
||||
PORTVERSION= 0.1.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,12 +12,12 @@ COMMENT= Scraping NICONICO DOUGA utility for Ruby
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= rubygem-hoe>=1.7.0:devel/rubygem-hoe \
|
||||
rubygem-json>=1.1.4:devel/rubygem-json \
|
||||
RUN_DEPENDS= rubygem-json>=1.1.4:devel/rubygem-json \
|
||||
rubygem-mechanize>=0.9.2:www/rubygem-mechanize
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user