mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add patch to fix Imakefile.
This commit is contained in:
parent
1fce5cb162
commit
ed69ce1c41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22501
8
x11-clocks/mlclock/files/patch-aa
Normal file
8
x11-clocks/mlclock/files/patch-aa
Normal file
@ -0,0 +1,8 @@
|
||||
--- Imakefile.orig Mon Oct 18 14:21:12 1999
|
||||
+++ Imakefile Mon Oct 18 14:21:21 1999
|
||||
@@ -18,4 +18,4 @@
|
||||
|
||||
DEFINES = $(OPTION) -DRCFILE=\"${RCFILE}\"
|
||||
|
||||
-ComplexProgramTarget( mlclock )
|
||||
+ComplexProgramTarget(mlclock)
|
Loading…
Reference in New Issue
Block a user