diff options
author | Xin LI <delphij@FreeBSD.org> | 2023-04-23 18:18:05 -0700 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2023-04-23 18:18:05 -0700 |
commit | e6d3a2c6920ad691aa47dccc62cbe7c9013f7d45 (patch) | |
tree | c17afc9add87a5c667f010e732daf46a67021c55 /archivers/arc/files/patch-Makefile | |
parent | devel/tl-expected: update license to CC01.0 (diff) |
archivers/arc: upgrade to 5.21q.
Diffstat (limited to 'archivers/arc/files/patch-Makefile')
-rw-r--r-- | archivers/arc/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/arc/files/patch-Makefile b/archivers/arc/files/patch-Makefile index bc67c7a69791..e12453136c78 100644 --- a/archivers/arc/files/patch-Makefile +++ b/archivers/arc/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2010-08-07 13:06:42 UTC +--- Makefile.orig 2013-06-27 02:00:19 UTC +++ Makefile -@@ -44,14 +44,14 @@ SYSTEM = -DSYSV=1 +@@ -43,14 +43,14 @@ OPT = -O -Wall OPT = -O -Wall # For MWC 3.0 on the Atari ST, use: #CFLAGS = -VCOMPAC -VPEEP |