summaryrefslogtreecommitdiff
path: root/devel/cpputest
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cpputest')
-rw-r--r--devel/cpputest/Makefile2
-rw-r--r--devel/cpputest/files/patch-Makefile.am11
2 files changed, 1 insertions, 12 deletions
diff --git a/devel/cpputest/Makefile b/devel/cpputest/Makefile
index 4df7ef734fd6..a7927298ca07 100644
--- a/devel/cpputest/Makefile
+++ b/devel/cpputest/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
USE_GITHUB= yes
-USES= autoreconf libtool
+USES= autoreconf libtool pathfix
GNU_CONFIGURE= yes
.include <bsd.port.mk>
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 = \