diff options
Diffstat (limited to 'editors/richtext/files/patch-Imakefile')
-rw-r--r-- | editors/richtext/files/patch-Imakefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/richtext/files/patch-Imakefile b/editors/richtext/files/patch-Imakefile deleted file mode 100644 index 9d071f1cd94f..000000000000 --- a/editors/richtext/files/patch-Imakefile +++ /dev/null @@ -1,18 +0,0 @@ ---- Imakefile.orig Mon Sep 13 02:07:01 1999 -+++ Imakefile Sun Jul 30 14:42:16 2006 -@@ -3,7 +3,7 @@ - CC = objc -q -DNDEBUG - #CC = objc -q -g - #MOTIFDIR=$(USRLIBDIR) --MOTIFDIR=/usr/local/LessTif/Motif1.2 -+MOTIFDIR=${LOCALBASE} - - .SUFFIXES : .m .lm - -@@ -26,5 +26,5 @@ - underlined.o boldface.o italic.o fontsizechange.o xfontchange.o\ - charscanner.o dispscanner.o compscanner.o charblkscanner.o - --ComplexProgramTarget(rt) -+ComplexProgramTargetNoMan(rt) - |