summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-04-30 17:47:42 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-04-30 17:47:42 +0000
commit98786cd7776b663653d66e8e400143e11e11cf35 (patch)
treed2529a2f9c3feb702389639d17749158e7732e59 /audio/libvorbis
parentUpgrade to 3.2. (diff)
Fix two patches to create against to the actually orignal file. No function
change. Approved by: naddy (maintainer)
Notes
Notes: svn path=/head/; revision=191217
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/files/patch-Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libvorbis/files/patch-Makefile.in b/audio/libvorbis/files/patch-Makefile.in
index 097a8f0b9b64..054d0867c085 100644
--- a/audio/libvorbis/files/patch-Makefile.in
+++ b/audio/libvorbis/files/patch-Makefile.in
@@ -1,14 +1,14 @@
$FreeBSD$
---- Makefile.in.orig
-+++ Makefile.in
+--- Makefile.in.orig Sun Apr 29 22:42:17 2007
++++ Makefile.in Sun Apr 29 22:42:36 2007
@@ -217,7 +217,7 @@
target_os = @target_os@
target_vendor = @target_vendor@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = lib include doc examples vq
+SUBDIRS = lib include $(DOC) examples vq
- m4datadir = $(prefix)/share/aclocal
+ m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
- pkgconfigdir = $(prefix)/libdata/pkgconfig
+ pkgconfigdir = $(libdir)/pkgconfig