aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mono
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2015-03-09 22:09:54 +0800
committerromain <romain@FreeBSD.org>2015-03-09 22:09:54 +0800
commit4e4fed4aa979df822cdfde5607062d79eebdd112 (patch)
tree0074ae80a00d558abecdaf275bd383f31a10b182 /lang/mono
parentafd7c060a807c86e87e404b84f7d1866039edf7c (diff)
downloadfreebsd-ports-gnome-4e4fed4aa979df822cdfde5607062d79eebdd112.tar.gz
freebsd-ports-gnome-4e4fed4aa979df822cdfde5607062d79eebdd112.tar.zst
freebsd-ports-gnome-4e4fed4aa979df822cdfde5607062d79eebdd112.zip
Fix build when no TimeZone is configured.
PR: ports/198414 Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 72aa453faebd..7c37506409b7 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -37,7 +37,7 @@ MONO_SHARED_DIR=${WRKDIR}
# strange crashes.
MAKE_ENV= MONO_SHARED_DIR="${MONO_SHARED_DIR}" \
INSTALL_STRIP_FLAG="${STRIP}" \
- LC_ALL=C
+ LC_ALL=C TZ=UTC
ONLY_FOR_ARCHS= i386 amd64 powerpc