1
0
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:
Yukihiro Nakai 1999-10-18 05:25:09 +00:00
parent 1fce5cb162
commit ed69ce1c41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22501

View 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)