From 3389fc874f3ce682e755cc6931cb4fb91b2b5626 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 1 Jun 2000 15:46:56 +0000 Subject: Gogo has some IA-32 assembler code, so don't try to build it on anything other than i386 architecture. PR: 18944 Submitted by: Alexander Langer --- audio/gogo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index c394fee7b75b..23ca062fe381 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -29,7 +29,7 @@ MAKE_ARGS+= DONT_USE_KANJI=-DNO_KANJI MAKE_ARGS+= DONT_USE_KANJI= .endif RESTRICTED= Condition is not clear - +ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/gogo231f do-install: -- cgit v1.2.3