mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- fix build for new "versioned" rubygem
This commit is contained in:
parent
594d97914c
commit
a5643321ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205595
@ -37,7 +37,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" \
|
||||
SPEC_DIR="${GEMS_BASE_DIR}/specifications" \
|
||||
PORT="${PORTNAME}-${PORTVERSION}"
|
||||
|
||||
RUBYGEMBIN= ${LOCALBASE}/bin/gem
|
||||
RUBYGEMBIN= ${LOCALBASE}/bin/gem18
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC} && ${RUBYGEMBIN} build syntax.gemspec
|
||||
|
Loading…
Reference in New Issue
Block a user