From a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 21 Oct 2016 15:21:13 +0000 Subject: Use USES=pathfix where applicable. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 --- devel/cpputest/files/patch-Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 devel/cpputest/files/patch-Makefile.am (limited to 'devel/cpputest/files/patch-Makefile.am') diff --git a/devel/cpputest/files/patch-Makefile.am b/devel/cpputest/files/patch-Makefile.am deleted file mode 100644 index 56a9819fe70f..000000000000 --- a/devel/cpputest/files/patch-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2015-05-04 05:36:02 UTC -+++ Makefile.am -@@ -21,7 +21,7 @@ endif - - TESTS = $(check_PROGRAMS) - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = cpputest.pc - - EXTRA_DIST = \ -- cgit v1.2.3