freebsd-ports/graphics/OpenEXR/files/patch-Makefile.in
Norikatsu Shigemura d9f76ba721 Add OpenEXR(1.0.4), a high dynamic-range (HDR) image file format
(manipulator) developed by Industrial Light & Magic, a division
of Lucas Digital Ltd. LLC.  It was used in the movies Harry Potter,
Men in Black II, and Signs.

Submitted by:		NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>
2003-01-26 12:39:22 +00:00

11 lines
325 B
Text

--- Makefile.in.orig Tue Jan 21 17:47:42 2003
+++ Makefile.in Sun Jan 26 17:12:58 2003
@@ -146,7 +146,7 @@
EXTRA_DIST = bootstrap README.OSX README.CVS LICENSE
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = OpenEXR.pc
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4