diff options
Diffstat (limited to 'x11-fonts/XFree86-4-fontScalable/files/patch-01')
-rw-r--r-- | x11-fonts/XFree86-4-fontScalable/files/patch-01 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/XFree86-4-fontScalable/files/patch-01 b/x11-fonts/XFree86-4-fontScalable/files/patch-01 index e4b42d59be5d..fd75cf0a14a4 100644 --- a/x11-fonts/XFree86-4-fontScalable/files/patch-01 +++ b/x11-fonts/XFree86-4-fontScalable/files/patch-01 @@ -1,5 +1,5 @@ ---- Imakefile.orig Sun May 16 23:38:09 1999 -+++ Imakefile Wed May 10 14:45:01 2000 +--- Imakefile.orig Thu Nov 30 01:37:41 2000 ++++ Imakefile Wed Jan 3 11:13:47 2001 @@ -14,7 +14,11 @@ PEXDIR = PEX #endif @@ -7,7 +7,7 @@ +#if defined(FreeBSDBuildXscl) || FreeBSDBuildXscl +SUBDIRS = $(SCALEDDIR) $(PEXDIR) +#else - SUBDIRS = $(ENCODINGDIR) bdf $(SCALEDDIR) $(PEXDIR) + SUBDIRS = $(ENCODINGDIR) bdf $(SCALEDDIR) $(PEXDIR) util +#endif #if MakeLocalFontDir |