- update dependency, with hoe-1.2.1 will not build
This commit is contained in:
parent
215f083fe6
commit
b362c94071
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197612
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
|
|||
COMMENT= Ruby parse tree tools
|
||||
|
||||
BUILD_DEPENDS= rubygem-inline>=3.2.0:${PORTSDIR}/devel/rubygem-inline \
|
||||
rubygem-hoe>=1.2.1:${PORTSDIR}/devel/rubygem-hoe
|
||||
rubygem-hoe>=1.2.2:${PORTSDIR}/devel/rubygem-hoe
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
|
|
Loading…
Reference in a new issue