mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
0437326565
commit
fc96caf7c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389512
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= cuba
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +12,9 @@ COMMENT= Microframework for web applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack
|
||||
RUN_DEPENDS= rubygem-rack16>=0:${PORTSDIR}/www/rubygem-rack16
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
Loading…
Reference in New Issue
Block a user