aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-01 23:46:56 +0800
committerwill <will@FreeBSD.org>2000-06-01 23:46:56 +0800
commit47c3e00c5c9d02a6fbf8b031f1dca12df939aac8 (patch)
treeb3ed9cefd3f714e0e9d3adb7f3ddc39b36f69d20
parentd00080867f7eba7a9435ecd0db89b9ab6bbda770 (diff)
downloadfreebsd-ports-gnome-47c3e00c5c9d02a6fbf8b031f1dca12df939aac8.tar.gz
freebsd-ports-gnome-47c3e00c5c9d02a6fbf8b031f1dca12df939aac8.tar.zst
freebsd-ports-gnome-47c3e00c5c9d02a6fbf8b031f1dca12df939aac8.zip
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>
-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: