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 /comms/libirman/files/patch-Makefile.in | |
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
Notes
Notes:
svn path=/head/; revision=424427
Diffstat (limited to 'comms/libirman/files/patch-Makefile.in')
-rw-r--r-- | comms/libirman/files/patch-Makefile.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/comms/libirman/files/patch-Makefile.in b/comms/libirman/files/patch-Makefile.in index 5e57722e0f4a..5a9d3920751c 100644 --- a/comms/libirman/files/patch-Makefile.in +++ b/comms/libirman/files/patch-Makefile.in @@ -1,14 +1,5 @@ --- Makefile.in.orig 2015-08-18 19:51:04 UTC +++ Makefile.in -@@ -399,7 +399,7 @@ top_srcdir = @top_srcdir@ - AUTOMAKE_OPTIONS = foreign dist-bzip2 - ACLOCAL_AMFLAGS = -I m4 - dist_doc_DATA = README TECHNICAL --pkgconfigdir = @libdir@/pkgconfig -+pkgconfigdir = @prefix@/libdata/pkgconfig - dist_pkgconfig_DATA = libirman.pc - EXTRA_DIST = COPYING.lib TECHNICAL libirman.pc.in - EXTRA_LTLIBRARIES = libirman_sw.la @@ -778,7 +778,7 @@ install-dist_sysconfDATA: $(dist_sysconf done | $(am__base_list) | \ while read files; do \ |