freebsd-ports/net-p2p/rblibtorrent/files/patch-Makefile.in
Pav Lucistnik da2e2c10b3 - Fix location of pkgconfig file
PR:		ports/106133
Submitted by:	Johan Strom <johan@stromnet.se> (maintainer)
2006-12-01 14:50:36 +00:00

11 lines
320 B
Text

--- Makefile.in.orig Wed Nov 29 13:16:17 2006
+++ Makefile.in Wed Nov 29 13:16:22 2006
@@ -235,7 +235,7 @@
debian/libtorrent0.install \
debian/rules
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = libtorrent.pc
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive