- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
5d6bb15d73
commit
1133fd9ab6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387282
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= pdf-reader
|
||||
PORTVERSION= 1.3.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,12 +13,13 @@ COMMENT= PDF parser conforming as much as possible to the PDF specification
|
|||
RUN_DEPENDS= rubygem-afm>=0.2.0:${PORTSDIR}/print/rubygem-afm \
|
||||
rubygem-ascii85>=1.0.0:${PORTSDIR}/devel/rubygem-ascii85 \
|
||||
rubygem-hashery>=2.0:${PORTSDIR}/devel/rubygem-hashery \
|
||||
rubygem-rc4>=0:${PORTSDIR}/security/rubygem-rc4 \
|
||||
rubygem-ruby-rc4>=0:${PORTSDIR}/security/rubygem-ruby-rc4 \
|
||||
rubygem-ttfunk>=0:${PORTSDIR}/print/rubygem-ttfunk
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/pdf_callbacks bin/pdf_list_callbacks bin/pdf_object bin/pdf_text
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue