diff options
author | wiz <wiz@pkgsrc.org> | 2011-11-30 13:49:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-11-30 13:49:29 +0000 |
commit | b4563cba151117b6189da5cbea0db0235bc6a8af (patch) | |
tree | 3d5313e7a42f502cd92d8bbaa3da7ed9e5b5a281 /audio/Makefile | |
parent | baa73e6f9449e791522179b46ac56edb2302f879 (diff) | |
download | pkgsrc-b4563cba151117b6189da5cbea0db0235bc6a8af.tar.gz |
+ libwildmidi.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index c8e0d95a7e2..fa8a41f031a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.462 2011/11/23 18:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.463 2011/11/30 13:49:29 wiz Exp $ # COMMENT= Audio tools @@ -231,6 +231,7 @@ SUBDIR+= libvisual-plugins SUBDIR+= libvisual0.2 SUBDIR+= libvisual0.2-plugins SUBDIR+= libvorbis +SUBDIR+= libwildmidi SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= lmms |