summaryrefslogtreecommitdiff
path: root/textproc/par/files/patch-protoMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/par/files/patch-protoMakefile')
-rw-r--r--textproc/par/files/patch-protoMakefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/textproc/par/files/patch-protoMakefile b/textproc/par/files/patch-protoMakefile
index 1c11bccdb77f..21a12c6d7b95 100644
--- a/textproc/par/files/patch-protoMakefile
+++ b/textproc/par/files/patch-protoMakefile
@@ -1,11 +1,13 @@
---- ./protoMakefile.orig 2001-03-09 00:53:25.000000000 +0000
-+++ ./protoMakefile 2014-02-10 21:14:29.000000000 +0000
-@@ -47,7 +47,7 @@
+--- protoMakefile.orig 2020-03-14 21:01:24 UTC
++++ protoMakefile
+@@ -45,8 +45,8 @@
# Example (for Solaris 2.x with SPARCompiler C):
# CC = cc -c -O -s -Xc -DDONTFREE
--CC = cc -c
-+CC = cc -c ${CFLAGS}
+-CPPFLAGS =
+-CFLAGS =
++#CPPFLAGS =
++#CFLAGS =
+ CC = cc $(CPPFLAGS) $(CFLAGS) -c
# Define LINK1 and LINK2 so that the command
- #