- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
dd70869258
commit
c159ba7572
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368200
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= activemodel
|
||||
PORTVERSION= 4.1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 4
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Toolkit for building modeling frameworks
|
|||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-builder32>=3.2.4:${PORTSDIR}/devel/rubygem-builder32
|
||||
rubygem-builder31>=3.1.4:${PORTSDIR}/devel/rubygem-builder31
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
Loading…
Reference in a new issue