diff options
author | rodent <rodent> | 2015-04-19 17:30:17 +0000 |
---|---|---|
committer | rodent <rodent> | 2015-04-19 17:30:17 +0000 |
commit | d172180a87fdcebef47489f68986f7810b1d6fbd (patch) | |
tree | 51f222a1117879b475337446dc2837e711cba33d /audio | |
parent | 8cf3d624eb4db077c023cba52d6fae3956e48974 (diff) | |
download | pkgsrc-d172180a87fdcebef47489f68986f7810b1d6fbd.tar.gz |
+libsbsms - the latest version of audacity will use this.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5771b10ab6d..1aa0a129880 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.519 2015/02/19 00:21:55 wiz Exp $ +# $NetBSD: Makefile,v 1.520 2015/04/19 17:30:17 rodent Exp $ # COMMENT= Audio tools @@ -260,6 +260,7 @@ SUBDIR+= libopenspc SUBDIR+= libopus SUBDIR+= libreplaygain SUBDIR+= libsamplerate +SUBDIR+= libsbsms SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 |