diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
commit | a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch) | |
tree | a5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /multimedia/libtheora/files | |
parent | Allow more than one filename to be pathfixed. (diff) |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Diffstat (limited to 'multimedia/libtheora/files')
-rw-r--r-- | multimedia/libtheora/files/patch-Makefile.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/libtheora/files/patch-Makefile.in b/multimedia/libtheora/files/patch-Makefile.in index 9d72772f09de..cff2df8d6c68 100644 --- a/multimedia/libtheora/files/patch-Makefile.in +++ b/multimedia/libtheora/files/patch-Makefile.in @@ -1,14 +1,5 @@ --- Makefile.in.orig 2009-10-01 18:04:07.000000000 +0000 +++ Makefile.in 2009-12-21 01:17:02.000000000 +0000 -@@ -177,7 +177,7 @@ - theora-uninstalled.pc.in - - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = theora.pc theoradec.pc theoraenc.pc - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -200,7 +200,7 @@ missing mkinstalldirs theora-uninstalled.pc.in theora.pc.in \ theoradec-uninstalled.pc.in theoradec.pc.in \ |