freebsd-ports/net/roadrunner/files/patch-Makefile.in
Joe Marcus Clarke c51d540f7b Re-add roadrunner, an open source implementation of BEEP, the Block Extensible
Exchange Protocol.  This port is now fetchable once again, and the PR
submitter has offered to maintain it.

PR:		68285
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-24 17:12:54 +00:00

11 lines
410 B
Text

--- Makefile.in.orig Thu Jun 24 17:09:28 2004
+++ Makefile.in Thu Jun 24 17:09:54 2004
@@ -101,7 +101,7 @@
EXTRA_DIST = roadrunner.pc.in LICENSE README.announce README.win32 API_CHANGES makefile.msc
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = roadrunner.pc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs