From 551fa7876bf90c248f6be19266ecfb1fdaf18eab Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 18 Jun 2016 15:07:33 +0000 Subject: Do not try to play with chflags, pkg does it by itself already --- audio/aureal-kmod/Makefile | 2 +- audio/aureal-kmod/pkg-plist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index cfbd81068cb0..b56d8382dc70 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -3,7 +3,7 @@ PORTNAME= aureal PORTVERSION= 1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE PROJECTHOST= ${PORTNAME}-snd diff --git a/audio/aureal-kmod/pkg-plist b/audio/aureal-kmod/pkg-plist index bc4c0eced1c2..5b798a3a1ec1 100644 --- a/audio/aureal-kmod/pkg-plist +++ b/audio/aureal-kmod/pkg-plist @@ -1,4 +1,3 @@ -@unexec `if [ -e /bin/chflags ]; then echo /bin/chflags; else echo /usr/bin/chflags; fi` noschg /%%KMODDIR%%/snd_au88?0.ko /%%KMODDIR%%/snd_au8810.ko /%%KMODDIR%%/snd_au8820.ko /%%KMODDIR%%/snd_au8830.ko -- cgit