mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Respect test env
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
f6090aa666
commit
91b0298645
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557122
@ -45,6 +45,6 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/tile38-server ${STAGEDIR}${PREFIX}/bin/
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ./build.sh test
|
||||
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ./build.sh test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,4 +15,4 @@ Features:
|
||||
Leader / follower replication.
|
||||
In-memory database that persists on disk.
|
||||
|
||||
WWW: http://tile38.com/
|
||||
WWW: https://tile38.com/
|
||||
|
Loading…
x
Reference in New Issue
Block a user