diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aureal-kmod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 53fc4bb61dd3..a025070510b0 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -16,6 +16,8 @@ MAINTAINER= matey@cis.ohio-state.edu NO_PACKAGE= package doesn't make any sense, because kld's should be in sync with running kernel to work correctly +ONLY_FOR_ARCHS= i386 + WRKSRC= ${WRKDIR} PKGMESSAGE= ${WRKSRC}/.MESSAGE |