summaryrefslogtreecommitdiff
path: root/graphics/ivtools/files/patch-src__scripts__Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ivtools/files/patch-src__scripts__Imakefile')
-rw-r--r--graphics/ivtools/files/patch-src__scripts__Imakefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/ivtools/files/patch-src__scripts__Imakefile b/graphics/ivtools/files/patch-src__scripts__Imakefile
deleted file mode 100644
index 9c52e333edf9..000000000000
--- a/graphics/ivtools/files/patch-src__scripts__Imakefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/scripts/Imakefile.orig Wed Mar 27 12:18:06 2002
-+++ src/scripts/Imakefile Wed Mar 27 12:18:06 2002
-@@ -23,8 +23,6 @@
- CppScriptTarget(ivmkmf,ivmkmf.cpp,-DCONFIGDIRSPEC='$(CONFIGDIRSPEC)' -DMAKEMAKESPEC='$(MAKEMAKESPEC)' -DUSE_INSTALLED,)
- #endif
-
--InstallMultipleFlags($(PROGRAMS),$(BINDIR),$(INSTBINFLAGS))
--
- LDLIB_SPEC = LD_LIBRARY_PATH='$(LIBABSDIR)':$$LD_LIBRARY_PATH
- PATH_SPEC = PATH='$(BINDIR)':$$PATH
- CppScriptTarget(ivct,ivct.cpp,-DLDLIB_SPEC='$(LDLIB_SPEC)' -DPATH_SPEC='$(PATH_SPEC)',)