diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-01 15:46:56 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-01 15:46:56 +0000 |
commit | 3389fc874f3ce682e755cc6931cb4fb91b2b5626 (patch) | |
tree | 196cfef239d7b5f80c04a22c1f68ce2e046c3af6 /audio | |
parent | 908df9c4561e4ffe30f26f246c105cfbdfae76dc (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gogo/Makefile | 2 |
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: |