diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
commit | 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch) | |
tree | 42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/lfview/files/patch-plugins_Imakefile | |
parent | security/arirang: Mark broken with Ruby 2.0 or newer (diff) |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/lfview/files/patch-plugins_Imakefile')
-rw-r--r-- | graphics/lfview/files/patch-plugins_Imakefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/lfview/files/patch-plugins_Imakefile b/graphics/lfview/files/patch-plugins_Imakefile new file mode 100644 index 000000000000..130e47afa795 --- /dev/null +++ b/graphics/lfview/files/patch-plugins_Imakefile @@ -0,0 +1,7 @@ +--- plugins/Imakefile.old Sat Aug 12 23:36:44 2000 ++++ plugins/Imakefile Tue Apr 10 08:59:54 2001 +@@ -1,3 +1,4 @@ ++#include <Library.tmpl> + #include "../config.tmpl" + XCOMM CFLAGS+= $(CDEBUGFLAGS) -DDEBUG + CFLAGS+= -Wall $(CDEBUGFLAGS) -DDEBUG |