freebsd-ports/sysutils/usbutils/files/patch-Makefile.am
Henrik Brix Andersen 2b0df5a72d - Update to v0.86
- Add LICENSE information
2010-07-26 13:20:17 +00:00

11 lines
392 B
Text

--- 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