aboutsummaryrefslogtreecommitdiffstats
path: root/audio/aureal-kmod
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-04-19 08:03:30 +0800
committeredwin <edwin@FreeBSD.org>2008-04-19 08:03:30 +0800
commit34bb63e56909716bbf2b00f5648f8bb8e8566fe0 (patch)
tree709d3d994564970bc0aa25c7e30663a1b8183cdb /audio/aureal-kmod
parent36b895ff6da46f97af3e24feb438229aa18f52a9 (diff)
downloadfreebsd-ports-graphics-34bb63e56909716bbf2b00f5648f8bb8e8566fe0.tar.gz
freebsd-ports-graphics-34bb63e56909716bbf2b00f5648f8bb8e8566fe0.tar.zst
freebsd-ports-graphics-34bb63e56909716bbf2b00f5648f8bb8e8566fe0.zip
implement @rmtry macro for the pkg-plist
Diffstat (limited to 'audio/aureal-kmod')
-rw-r--r--audio/aureal-kmod/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aureal-kmod/pkg-plist b/audio/aureal-kmod/pkg-plist
index 7b3464cf7d5..19f23d44534 100644
--- a/audio/aureal-kmod/pkg-plist
+++ b/audio/aureal-kmod/pkg-plist
@@ -1,6 +1,6 @@
etc/rc.d/aureal.sh.sample
@unexec `if [ -e /bin/chflags ]; then echo /bin/chflags; else echo /usr/bin/chflags; fi` noschg %D/lib/au88x0/snd_au88?0.ko
-@unexec rm -f %D/lib/au88x0/linker.hints
+@rmtry lib/au88x0/linker.hints
lib/au88x0/snd_au8810.ko
lib/au88x0/snd_au8820.ko
lib/au88x0/snd_au8830.ko
a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/devel/papi?h=gnome-3.24&id=45ad4d4efee986ca9cf8a14cf6b0f77c4a9e3b42'>Add support for Intel Atom/Core/Core2 processorsskreuzer2009-07-1615-93/+2129 * - Update to 3.6.2amdmi32009-03-244-22/+40 * Clean up CONFIGURE_ENV handling.gerald2009-02-271-2/+1 * - Mark BROKEN: does not compilepav2009-01-241-0/+2 * Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-06