summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-01 15:46:56 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-01 15:46:56 +0000
commit3389fc874f3ce682e755cc6931cb4fb91b2b5626 (patch)
tree196cfef239d7b5f80c04a22c1f68ce2e046c3af6 /audio
parentAdd explicit test if /usr/lib/libdes.a is not a symlink to avoid (diff)
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 <alex@parca.cichlids.com>
Notes
Notes: svn path=/head/; revision=29051
Diffstat (limited to 'audio')
-rw-r--r--audio/gogo/Makefile2
1 files changed, 1 insertions, 1 deletions
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: