summaryrefslogtreecommitdiff
path: root/devel/SDL/Makefile
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-07-26 20:42:27 +0000
committerdillo <dillo@pkgsrc.org>2004-07-26 20:42:27 +0000
commita0e044de84577a846905ab607ceea01e5ebf5f26 (patch)
tree6eb821c524429cb9e7e976d9ea603a35c88a300f /devel/SDL/Makefile
parenta0513df09e28aa1634dbe8426f8e396094527c02 (diff)
downloadpkgsrc-a0e044de84577a846905ab607ceea01e5ebf5f26.tar.gz
Reduce audio delay in the *BSD audio driver (by configuring audio
device with shorter block size and lower water marks). PKGREVISION++
Diffstat (limited to 'devel/SDL/Makefile')
-rw-r--r--devel/SDL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile
index 735bd0bd965..adce45c9da9 100644
--- a/devel/SDL/Makefile
+++ b/devel/SDL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2004/06/22 09:10:12 dillo Exp $
+# $NetBSD: Makefile,v 1.57 2004/07/26 20:42:27 dillo Exp $
#
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKGREVISION=2
+PKGREVISION=3
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"