Unbreak when no TZ is set
Reported by: pkg-fallout
This commit is contained in:
parent
cca4407fb6
commit
7d37f21ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381050
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ GROUPS= mediabrowser
|
|||
|
||||
do-build:
|
||||
(cd ${WRKSRC} && \
|
||||
${LOCALBASE}/bin/xbuild /t:build /p:Configuration="Release Mono" \
|
||||
${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/xbuild /t:build /p:Configuration="Release Mono" \
|
||||
/p:Platform="Any CPU" MediaBrowser.Mono.sln)
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue