mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add missing runtime dependency on ruby-iconv
PR: ports/162269 Submitted by: Yoshisato YANAGISAWA <osho_AT_pcc-software_DOT_org>
This commit is contained in:
parent
1a5125ce56
commit
05812cf2ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285059
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= tdiary
|
||||
PORTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= www ruby
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \
|
||||
http://www.tdiary.org/download/
|
||||
|
@ -70,6 +71,7 @@ IGNORE= requires Ruby 1.9.1 or later
|
|||
.if !defined(RUBY_PROVIDED)
|
||||
IGNORE= requires Ruby 1.8.5 or later
|
||||
.endif
|
||||
RUN_DEPENDS+= ${DEPEND_RUBY_ICONV}
|
||||
.if !defined(WITHOUT_TDIARY_NORA)
|
||||
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/web/escape_ext.so:${PORTSDIR}/www/ruby-nora
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue