mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix RUN_DEPENDS
- Bump PORTREVISION PR: ports/152117 Submitted by: avl Approved by: maintainer timeout (clsung ; 16 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
17de2ad9dc
commit
c9cae9cc0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265211
1 changed files with 2 additions and 3 deletions
|
@ -6,15 +6,14 @@
|
|||
|
||||
PORTNAME= mechanize
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= WWW::Mechanize, a handy web browsing ruby object
|
||||
|
||||
RUN_DEPENDS= rubygem-hpricot>=0.5.0:${PORTSDIR}/www/rubygem-hpricot \
|
||||
rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe \
|
||||
rubygem-nokogiri>=1.2.1:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
RUN_DEPENDS= rubygem-nokogiri>=1.2.1:${PORTSDIR}/textproc/rubygem-nokogiri
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue