diff options
author | dillo <dillo@pkgsrc.org> | 2002-09-05 17:50:44 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2002-09-05 17:50:44 +0000 |
commit | d0133b219839b669a0db1cc6fa047b6d4c7c3a28 (patch) | |
tree | 6e7309258c50da68ffc60725267bce2d04bd2ab5 | |
parent | 3411e52950bf99a808f11ba55190be0114186b82 (diff) | |
download | pkgsrc-d0133b219839b669a0db1cc6fa047b6d4c7c3a28.tar.gz |
add and enable faad2
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 149dccbb1ec..95f9ab2d15c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2002/08/31 20:05:56 fredb Exp $ +# $NetBSD: Makefile,v 1.154 2002/09/05 17:50:44 dillo Exp $ # COMMENT= Audio tools @@ -27,6 +27,7 @@ SUBDIR+= easytag SUBDIR+= eawpatches SUBDIR+= emixer SUBDIR+= esound +SUBDIR+= faad2 SUBDIR+= festdoc SUBDIR+= festival SUBDIR+= festlex-cmu |