opnsense-ports/textproc/btparse/files/patch-Makefile.in
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
356 B
Text

--- Makefile.in.orig Sun Mar 19 11:21:45 2006
+++ Makefile.in Sun Mar 19 11:22:15 2006
@@ -139,7 +139,7 @@
SUBDIRS = src tests progs doc
EXTRA_DIST = $(wildcard pccts/*.[ch]) btparse.pc.in
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(libdir)/../libdata/pkgconfig
pkgconfig_DATA = btparse.pc
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4