mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Allow regression tests to be run under ruby 1.9
still has issues w/ it, stick to 1.8 for now PR: ports/160402 Submitted by: Mikhail T. <mi@aldan.algebra.com> Approved by: maintainer timeout (knu ; 159 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
fc3cc99844
commit
e34e40cf9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290726
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ post-install:
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
regression-test:
|
regression-test:
|
||||||
|
@${MKDIR} ${BUILD_WRKSRC}/tmp
|
||||||
( cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \
|
( cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \
|
||||||
${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test )
|
${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test )
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue