forked from Lainports/freebsd-ports
- fix build for new "versioned" rubygem
This commit is contained in:
parent
594d97914c
commit
a5643321ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue