freebsd-ports/net-p2p/dclibc/files/patch-Makefile.in
Ion-Mihai Tetcu c3b89a682f DCLibC is a library for implementing the Direct Connect peer-to-peer
protocol. It offers support for the NMDC protocol (client-hub
commands and client-client operations) and an interface to the
most common filelists.

WWW: http://www.gtkdc.org/

PR:		ports/102295
Submitted by:	Pankov Pavel <pankov_ at mail.ru>
2006-08-20 12:28:42 +00:00

11 lines
355 B
Text

--- Makefile.in-orig Mon May 22 10:23:09 2006
+++ Makefile.in Sun Aug 20 01:23:21 2006
@@ -193,7 +193,7 @@
target_alias = @target_alias@
SUBDIRS = dclibc
EXTRA_DIST = TODO dclibc.pc.in
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = @exec_prefix@/libdata/pkgconfig
pkgconfig_DATA = dclibc.pc
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive