diff options
Diffstat (limited to 'devel/gcvs/files/patch-cvsunix-lib-Makefile.in')
-rw-r--r-- | devel/gcvs/files/patch-cvsunix-lib-Makefile.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/gcvs/files/patch-cvsunix-lib-Makefile.in b/devel/gcvs/files/patch-cvsunix-lib-Makefile.in new file mode 100644 index 000000000000..4dac1ed4b659 --- /dev/null +++ b/devel/gcvs/files/patch-cvsunix-lib-Makefile.in @@ -0,0 +1,10 @@ +--- cvsunix/lib/Makefile.in.orig Thu Nov 7 19:29:36 2002 ++++ cvsunix/lib/Makefile.in Tue Jul 1 04:38:17 2003 +@@ -200,6 +200,7 @@ + regex.o: regex.h + md5.o: md5.h + argmatch.o: cvsgui.h ++hostname.o: cvsgui.h + + xlint: + @echo xlint does nothing |