From 7792c21583f7131ad63a9cb6e25b7ef38652d3a7 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:00:12 +0000 Subject: Rename sysutils/ patch-xy patches to reflect the files they modify. --- sysutils/socket/files/patch-Makefile_1 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/socket/files/patch-Makefile_1 (limited to 'sysutils/socket/files/patch-Makefile_1') diff --git a/sysutils/socket/files/patch-Makefile_1 b/sysutils/socket/files/patch-Makefile_1 new file mode 100644 index 000000000000..a18ee6e6370e --- /dev/null +++ b/sysutils/socket/files/patch-Makefile_1 @@ -0,0 +1,11 @@ +--- Makefile.orig 1992-09-10 23:59:31.000000000 +0900 ++++ Makefile 2013-12-02 12:47:26.000000000 +0900 +@@ -13,7 +13,7 @@ + INSTALLBINMODE = 755 + INSTALLMANPATH = $(INSTALLBASE)/man + INSTALLMANMODE = 444 +-CC = cc ++#CC = ${CC} + CFLAGS = $(SWITCHES) -O + LDFLAGS = $(SWITCHES) -s + -- cgit v1.2.3