diff options
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z13')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-z13 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z13 b/x11/XFree86-4-libraries/files/patch-z13 new file mode 100644 index 000000000000..6b6df3571951 --- /dev/null +++ b/x11/XFree86-4-libraries/files/patch-z13 @@ -0,0 +1,14 @@ +--- programs/Imakefile.orig Sat Feb 26 14:37:07 2000 ++++ programs/Imakefile Wed May 31 15:13:17 2000 +@@ -63,7 +63,11 @@ + XPMCLIENTDIRS = cxpm sxpm + + #if BuildServersOnly ++#if FreeBSDBuildXxserv ++SUBDIRS = $(XSSRCDIR) $(RGBSRCDIR) ++#else + SUBDIRS = $(XSSRCDIR) ++#endif + #else + SUBDIRS = \ + appres bdftopcf bitmap \ |