diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-17 09:28:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-17 09:28:25 +0000 |
commit | 62f95aeb4b105cd89c3c4b7edd66a833c62ce914 (patch) | |
tree | b2ad86dc6e7e2ee282187eee9c55b1189aaa1d00 /audio/aureal-kmod | |
parent | fd1acdaeba7615c3c13b8285f9fe535c45176877 (diff) | |
download | ports-62f95aeb4b105cd89c3c4b7edd66a833c62ce914.tar.gz ports-62f95aeb4b105cd89c3c4b7edd66a833c62ce914.zip |
Notes
Diffstat (limited to 'audio/aureal-kmod')
-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 |