freebsd-ports/graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in

12 lines
453 B
Text
Raw Normal View History

2007-10-07 19:45:39 +02:00
--- 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