freebsd-ports/graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in
Norikatsu Shigemura 00f60d30a9 Update to 1.6.0.
2007-10-07 17:45:39 +00:00

11 lines
453 B
Text

--- IlmImfExamples/Makefile.in.orig 2007-08-04 05:07:13.000000000 +0900
+++ IlmImfExamples/Makefile.in 2007-10-08 02:22:15.000000000 +0900
@@ -225,7 +225,7 @@
rgbaInterfaceTiledExamples.h \
lowLevelIoExamples.h previewImageExamples.h
-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples
+examplesdir = $(prefix)/share/examples/OpenEXR
examples_DATA = $(imfexamples_SOURCES)
imfexamplesdir = $(examplesdir)
all: all-am