freebsd-ports/sysutils/fusefs-libs/files/patch-Makefile.in
Simon Barner 8eb435d9d1 Add new port for the fuse libraries:
FUSE makes it possible to implement a filesystem in a userspace program.
Features include: simple yet comprehensive API, secure mounting by non-root
users, support for RELENG_6 and HEAD FreeBSD kernels, multi-threaded
operation.

WWW: http://sourceforge.net/projects/fuse/

PR:		ports/87167
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Reviewed by:	Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:14:55 +00:00

11 lines
277 B
Text

--- Makefile.in.orig Mon Oct 3 16:43:22 2005
+++ Makefile.in Sun Oct 9 22:05:09 2005
@@ -184,7 +184,7 @@
doc/how-fuse-works \
doc/kernel.txt
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = fuse.pc
all: all-recursive