diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 04:28:08 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 04:28:08 +0000 |
commit | 21a82c97c00c36f9247fa1117bbeea3bd824c77a (patch) | |
tree | 12ab1283f6dbd3d828420f3d8533eedbb4f939e9 /audio | |
parent | 60d00d53c2443b6413762d5c754f816fb2828bf4 (diff) | |
download | pkgsrc-21a82c97c00c36f9247fa1117bbeea3bd824c77a.tar.gz |
+ libao-alsa
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 af3fd972af0..1ea0502fb63 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.398 2008/12/19 04:04:54 jmcneill Exp $ +# $NetBSD: Makefile,v 1.399 2008/12/19 04:28:08 jmcneill Exp $ # COMMENT= Audio tools @@ -162,6 +162,7 @@ SUBDIR+= ladspa SUBDIR+= lame SUBDIR+= liba52 SUBDIR+= libao +SUBDIR+= libao-alsa SUBDIR+= libao-arts SUBDIR+= libao-esound SUBDIR+= libao-macosx |