1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/devel/libelf/files/patch-Makefile.in
Peter Pentchev 2a14592aac Update to libelf 0.8.6. In addition to the update in the PR, fix a build
issue on FreeBSD 4.x, whose <elf.h> does not define ELFMAG and SELFMAG.

PR:		85120
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-09-05 22:36:33 +00:00

12 lines
249 B
Plaintext

--- Makefile.in.orig Fri Aug 19 16:51:51 2005
+++ Makefile.in Fri Aug 19 16:52:13 2005
@@ -23,7 +23,7 @@
exec_prefix = @exec_prefix@
libdir = @libdir@
-pkgdir = $(libdir)/pkgconfig
+pkgdir = $(prefix)/libdata/pkgconfig
MV = mv -f
RM = rm -f