summaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-15 19:32:01 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-15 19:32:01 +0000
commit3efa964f57cb1d957918247d4564e9f5e3e17d45 (patch)
tree3373f4d90d8cb32b07f2ab0d00bdb0747d99d37b /lang/mono
parent- Fix distname. (diff)
Remove amd64 as an available arch to build on.
- builds are exhibiting semaphore problems on pointyhat runs causing failure to build.
Notes
Notes: svn path=/head/; revision=185248
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 9e1c148da434..8c876daa9145 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -40,7 +40,9 @@ MAN1= al.1 cert2spc.1 certmgr.1 chktrust.1 cilc.1 disco.1 dtd2xsd.1 \
soapsuds.1 sqlsharp.1 wsdl.1 xsd.1 mono-xmltool.1 sgen.1
MAN5= mono-config.5
-ONLY_FOR_ARCHS= i386 amd64
+# Removed amd64 arch because builds are exhibiting semaphore problems on
+# pointyhat runs causing failure to build.
+ONLY_FOR_ARCHS= i386 #amd64
MONO_SHARED_DIR=${WRKDIR}