diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-07 02:56:52 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-07 02:56:52 +0000 |
commit | bf02dd77135eab1f1ae5077d473a4c9be48ffc13 (patch) | |
tree | 38f7c1f042c9c654cc93b723773986d3b8b2269b /multimedia/libtheora/files | |
parent | 9d9e2bdc6acf25dd7c5e405e3e855c4e47f04e91 (diff) | |
download | ports-bf02dd77135eab1f1ae5077d473a4c9be48ffc13.tar.gz ports-bf02dd77135eab1f1ae5077d473a4c9be48ffc13.zip |
Notes
Diffstat (limited to 'multimedia/libtheora/files')
-rw-r--r-- | multimedia/libtheora/files/patch-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libtheora/files/patch-Makefile.in b/multimedia/libtheora/files/patch-Makefile.in index 529fdae393a1..42a47be43195 100644 --- a/multimedia/libtheora/files/patch-Makefile.in +++ b/multimedia/libtheora/files/patch-Makefile.in @@ -1,10 +1,10 @@ ---- Makefile.in.orig Wed Dec 15 21:06:17 2004 -+++ Makefile.in Thu Jan 13 18:51:47 2005 -@@ -206,11 +206,11 @@ +--- Makefile.in.orig Sat Aug 20 16:30:42 2005 ++++ Makefile.in Sun Apr 16 06:07:12 2006 +@@ -224,11 +224,11 @@ target_os = @target_os@ target_vendor = @target_vendor@ AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2 --SUBDIRS = lib include doc examples debian +-SUBDIRS = lib include doc examples debian tests +SUBDIRS = lib include debian EXTRA_DIST = COPYING autogen.sh win32 libtheora.spec libtheora.spec.in \ theora-uninstalled.pc.in |