diff options
Diffstat (limited to 'graphics/EZWGL/files/patch-include__Makefile.in')
-rw-r--r-- | graphics/EZWGL/files/patch-include__Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/EZWGL/files/patch-include__Makefile.in b/graphics/EZWGL/files/patch-include__Makefile.in deleted file mode 100644 index fe040c63247f..000000000000 --- a/graphics/EZWGL/files/patch-include__Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- include/Makefile.in.orig 1999-12-03 21:49:18 UTC -+++ include/Makefile.in -@@ -9,7 +9,7 @@ - install-shared install-static: install - - install: -- $(CP) EZ.h $(destincludedir) -+ $(INSTALL_DATA) EZ.h $(destincludedir) - - clean realclean: - |