mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/tile38: Unbreak with go1.16
PR: 252521 Approved by: maintainer timeout (a.andersson.thn@gmail.com, 2 weeks)
This commit is contained in:
parent
7e9de067d2
commit
81a1ed87bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562391
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ PLIST_SUB= TILE38_USER=${USERS} \
|
|||
TILE38_RUNDIR=${TILE38_RUNDIR}
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./build.sh
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ./build.sh
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${TILE38_DBDIR} ${STAGEDIR}${TILE38_RUNDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue