summaryrefslogtreecommitdiff
path: root/x11/XFree86-libs/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-libs/patches/patch-ab')
-rw-r--r--x11/XFree86-libs/patches/patch-ab23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11/XFree86-libs/patches/patch-ab b/x11/XFree86-libs/patches/patch-ab
deleted file mode 100644
index fc63926a56e..00000000000
--- a/x11/XFree86-libs/patches/patch-ab
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2004/03/28 22:06:15 xtraeme Exp $
-
---- config/cf/Library.tmpl.orig Mon Aug 27 10:40:55 2001
-+++ config/cf/Library.tmpl Wed Oct 16 21:53:13 2002
-@@ -300,6 +300,10 @@
- */
-
- #ifndef MakeStringsDependency
-+#if defined(UseInstalled) || defined(UseInstalledPrograms)
-+#define MakeStringsDependency @@\
-+MAKESTRS = @MAKESTRS@
-+#else
- # define MakeStringsDependency @@\
- MAKESTRS = $(CONFIGSRC)/util/makestrs @@\
- NoCmpScript(HostProgramTargetName($(MAKESTRS)) $(MAKESTRS).Osuf) @@\
-@@ -308,6 +312,7 @@
- cd $(CONFIGSRC)/util && $(MAKE) HostProgramTargetName(makestrs) @@\
- @@\
- includes:: HostProgramTargetName($(MAKESTRS))
-+#endif
- #endif
-
- #ifndef ToolkitMakeStrings