aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/OpenEXR
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-06-14 21:33:52 +0800
committernork <nork@FreeBSD.org>2004-06-14 21:33:52 +0800
commit4cf16aa8d1b552b4636253a78cd6aca3333c63d8 (patch)
tree703f3306e0dbd68dfd6093d80c392eebf3cb302b /graphics/OpenEXR
parent9f7e41ae926c5c85f6c5424def540225dd31c412 (diff)
downloadfreebsd-ports-graphics-4cf16aa8d1b552b4636253a78cd6aca3333c63d8.tar.gz
freebsd-ports-graphics-4cf16aa8d1b552b4636253a78cd6aca3333c63d8.tar.zst
freebsd-ports-graphics-4cf16aa8d1b552b4636253a78cd6aca3333c63d8.zip
Fix broken patch.
Pointed out by: bento via kris, lofi
Diffstat (limited to 'graphics/OpenEXR')
-rw-r--r--graphics/OpenEXR/files/patch-exrdisplay::Makefile.in15
1 files changed, 3 insertions, 12 deletions
diff --git a/graphics/OpenEXR/files/patch-exrdisplay::Makefile.in b/graphics/OpenEXR/files/patch-exrdisplay::Makefile.in
index 2a1f808a8b3..01cb6b8d5f1 100644
--- a/graphics/OpenEXR/files/patch-exrdisplay::Makefile.in
+++ b/graphics/OpenEXR/files/patch-exrdisplay::Makefile.in
@@ -1,20 +1,11 @@
---- Makefile.in.orig Sat Jun 5 09:11:35 2004
-+++ Makefile.in Mon Jun 14 02:01:36 2004
+--- exrdisplay/Makefile.in.orig Sat Jun 5 09:11:35 2004
++++ exrdisplay/Makefile.in Mon Jun 14 22:25:27 2004
@@ -105,7 +105,7 @@
@HAVE_FLTK_TRUE@INCLUDES = @NVSDK_CXXFLAGS@ @FLTK_CXXFLAGS@ -I$(top_builddir) -I$(top_srcdir)/Iex -I$(top_srcdir)/Half -I$(top_srcdir)/Imath -I$(top_srcdir)/IlmImf
-@HAVE_FLTK_TRUE@LDADD = @FLTK_LDFLAGS@ -L$(top_builddir)/Iex -L$(top_builddir)/Half -L$(top_builddir)/Imath -L$(top_builddir)/IlmImf -lIlmImf -lImath -lHalf -lIex -lz
-+@HAVE_FLTK_TRUE@LDADD = -L$(top_builddir)/Iex -L$(top_builddir)/Half -L$(top_builddir)/Imath -L$(top_builddir)/IlmImf -lIlmImf -lImath -lHalf -lIex @FLTK_LDFLAGS@ -lz
++@HAVE_FLTK_TRUE@LDADD = -L$(top_builddir)/Iex -L$(top_builddir)/Half -L$(top_builddir)/Imath -L$(top_builddir)/IlmImf -lIlmImf -lImath -lHalf -lIex @FLTK_LDFLAGS@ -lz
@HAVE_NVSDK_TRUE@fragshader_sources = ImageViewFragShader.cpp ImageViewFragShader.h
@HAVE_NVSDK_FALSE@fragshader_sources =
-@@ -423,7 +423,7 @@
- mostlyclean distclean maintainer-clean
-
-
--@HAVE_FLTK_TRUE@install-exec-hook:
-+install-exec-hook:
- @HAVE_FLTK_TRUE@ @FLTK_CONFIG@ --post $(DESTDIR)$(bindir)/exrdisplay
-
- @HAVE_FLTK_FALSE@install-exec-hook: