summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-07-31 14:03:16 +0000
committerdrochner <drochner@pkgsrc.org>2008-07-31 14:03:16 +0000
commit2f1aa1dd6d799baa520659ad1505141c8487fa09 (patch)
tree7f4b76aad0ca2b76439194308abb9b830c2d4be7 /audio/esound/Makefile
parent6e80035f262298deafe2d1e343c01aeb9720de69 (diff)
downloadpkgsrc-2f1aa1dd6d799baa520659ad1505141c8487fa09.tar.gz
In the new nonblocking write code, abort on write errors, especially
on EPIPE. This fixes Gnome session hangs if sounds are switched off. See Gnome bugzilla #542391 for details. Bump PKGREVISION.
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r--audio/esound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 51bf3a020fd..60790bce00a 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2008/07/30 10:24:40 drochner Exp $
+# $NetBSD: Makefile,v 1.71 2008/07/31 14:03:16 drochner Exp $
DISTNAME= esound-0.2.39
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/}
EXTRACT_SUFX= .tar.bz2