opnsense-ports/sysutils/usbutils/files/patch-Makefile.am
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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