mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
036705940a
commit
d7a2aa54c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519548
@ -11,11 +11,12 @@ COMMENT= SVG renderer for Prawn PDF library
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-css_parser>=1.6:textproc/rubygem-css_parser \
|
||||
rubygem-prawn>=0.11.1:print/rubygem-prawn
|
||||
RUN_DEPENDS= rubygem-css_parser>=1.6<2:textproc/rubygem-css_parser \
|
||||
rubygem-prawn>=0.11.1<3:print/rubygem-prawn
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user