diff options
author | mrg <mrg@pkgsrc.org> | 2004-08-23 04:03:34 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2004-08-23 04:03:34 +0000 |
commit | 3bc21bb3e8cb76a8ed6e4483c44e1109c278c5f9 (patch) | |
tree | 4277071337a96e19430e5f3d58077993e013afbf /audio/liba52/patches/patch-ac | |
parent | 474b85f97f80dd65f0c7a4a826539fb803131d1a (diff) | |
download | pkgsrc-3bc21bb3e8cb76a8ed6e4483c44e1109c278c5f9.tar.gz |
- (re)enable installing the a52dec and extract_a52 tools and their man pages.
- bump pkg version
Diffstat (limited to 'audio/liba52/patches/patch-ac')
-rw-r--r-- | audio/liba52/patches/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/liba52/patches/patch-ac b/audio/liba52/patches/patch-ac index 03c1ab52190..58c4b3d172d 100644 --- a/audio/liba52/patches/patch-ac +++ b/audio/liba52/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.2 2002/06/16 18:08:06 wiz Exp $ +$NetBSD: patch-ac,v 1.3 2004/08/23 04:03:34 mrg Exp $ --- Makefile.am.orig Mon Dec 17 00:23:45 2001 +++ Makefile.am Thu Jun 13 10:04:13 2002 @@ -1,3 +1,3 @@ -SUBDIRS = autotools include doc liba52 libao src vc++ test -+SUBDIRS = autotools include liba52 ++SUBDIRS = autotools include liba52 libao src EXTRA_DIST = HISTORY bootstrap |