summaryrefslogtreecommitdiff
path: root/sysutils/usbutils/files/patch-Makefile.am
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
commita0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch)
treea5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /sysutils/usbutils/files/patch-Makefile.am
parentAllow 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 'sysutils/usbutils/files/patch-Makefile.am')
-rw-r--r--sysutils/usbutils/files/patch-Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/usbutils/files/patch-Makefile.am b/sysutils/usbutils/files/patch-Makefile.am
deleted file mode 100644
index cfa74ee65c70..000000000000
--- a/sysutils/usbutils/files/patch-Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.am.orig 2010-07-13 21:30:02.000000000 +0200
-+++ Makefile.am 2010-07-13 21:30:21.000000000 +0200
-@@ -56,7 +56,7 @@ lsusb.8: $(srcdir)/lsusb.8.in
- usb-devices.1: $(srcdir)/usb-devices.1.in
- sed 's|VERSION|$(VERSION)|g' $< >$@
-
--pkgconfigdir = $(datadir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = usbutils.pc
-
- usbutils.pc: $(srcdir)/usbutils.pc.in