aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-z11
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z11')
-rw-r--r--x11/XFree86-4-libraries/files/patch-z1125
1 files changed, 0 insertions, 25 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z11 b/x11/XFree86-4-libraries/files/patch-z11
deleted file mode 100644
index d54906390d82..000000000000
--- a/x11/XFree86-4-libraries/files/patch-z11
+++ /dev/null
@@ -1,25 +0,0 @@
---- lib/font/Type1/Imakefile.orig Wed Apr 26 11:35:22 2000
-+++ lib/font/Type1/Imakefile Wed Apr 26 11:35:55 2000
-@@ -2,11 +2,13 @@
- XCOMM $XFree86: xc/lib/font/Type1/Imakefile,v 1.8 1999/05/03 05:58:44 dawes Exp $
-
- #if DoLoadableServer
-+#define PassCDebugFlags
-+#if !defined(FreeBSDBuildXlib) || !FreeBSDBuildXlib
- #define IHaveSubdirs
- #define NoLibSubdirs
--#define PassCDebugFlags
- SUBDIRS = module
- #endif
-+#endif
-
- INCLUDES = -I$(FONTINCSRC) -I../include -I$(XTOP)/include \
- -I$(SERVERSRC)/include
-@@ -42,7 +44,6 @@
- util.c \
- $(CIDSRCS) \
- t1unicode.c
--
-
- OBJS = \
- arith.o \