diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 366414cf94e1..cfbd81068cb0 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -13,15 +13,12 @@ DISTNAME= au88x0-${PORTVERSION}_4 MAINTAINER= c.kworr@gmail.com COMMENT= Driver for Aureal Vortex based soundcards -NO_PACKAGE= should be in sync with the kernel to work correctly - ONLY_FOR_ARCHS= i386 STRAYFILES= au88x0.h au88x0.c asp10.o asp20.o asp30.o KMODDIR= ${PREFIX}/modules/au88x0 KMODDIR_REL= ${KMODDIR:S%${PREFIX}/%%} -NO_STAGE= yes USE_RC_SUBR= ${PORTNAME} SUB_FILES= pkg-message SUB_LIST= KMODDIR=${KMODDIR} @@ -35,8 +32,10 @@ USES= kmod .include -.if ${OSVERSION} >= 800000 EXTRA_PATCHES+= ${PATCHDIR}/extra_800000_patch-au88x0.c + +.if ${OSVERSION} >= 1000000 +BROKEN= does not build .endif pre-everything:: @@ -56,7 +55,4 @@ pre-everything:: .endif .endfor -post-install: - @${CAT} ${PKGMESSAGE} - .include diff --git a/audio/aureal-kmod/files/pkg-message.in b/audio/aureal-kmod/files/pkg-message.in index b9bab54cd63d..b8f4e6e65c04 100644 --- a/audio/aureal-kmod/files/pkg-message.in +++ b/audio/aureal-kmod/files/pkg-message.in @@ -27,6 +27,6 @@ aureal_viakx133fix="YES" in your /etc/rc.conf. -Please note that you also need to have the 'sound.ko' moduld loaded already. +Please note that you also need to have the 'sound.ko' module loaded already. ------------------------------------------------------------------------------- diff --git a/audio/aureal-kmod/pkg-plist b/audio/aureal-kmod/pkg-plist index eb84e5e3a8d9..bc4c0eced1c2 100644 --- a/audio/aureal-kmod/pkg-plist +++ b/audio/aureal-kmod/pkg-plist @@ -2,4 +2,3 @@ /%%KMODDIR%%/snd_au8810.ko /%%KMODDIR%%/snd_au8820.ko /%%KMODDIR%%/snd_au8830.ko -@dirrmtry modules