summaryrefslogtreecommitdiff
path: root/devel/SDL2/Makefile
diff options
context:
space:
mode:
authornat <nat@pkgsrc.org>2017-01-26 03:46:20 +0000
committernat <nat@pkgsrc.org>2017-01-26 03:46:20 +0000
commit2a1f0ac2767673baa0f74199365970f05c823f6f (patch)
treefa96ec74a6b5c37219ea33414de825128101c41a /devel/SDL2/Makefile
parentca9faef96539d126f591c1fcb541ccfd274d322d (diff)
downloadpkgsrc-2a1f0ac2767673baa0f74199365970f05c823f6f.tar.gz
For bsd audio backend, use correct prinfo for play and record.
Inform upper layer of blocksize in bsd audio backend. Bump PKGVERSION.
Diffstat (limited to 'devel/SDL2/Makefile')
-rw-r--r--devel/SDL2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL2/Makefile b/devel/SDL2/Makefile
index c9cf19f7e29..b7d59362994 100644
--- a/devel/SDL2/Makefile
+++ b/devel/SDL2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2017/01/21 20:06:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/26 03:46:20 nat Exp $
DISTNAME= SDL2-2.0.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/