summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-z35
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-25 10:35:22 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-25 10:35:22 +0000
commit036dd8c105cb7f94338b4e5d80f68f6e2f33b49d (patch)
tree6204e84f9bdea3944eb76a398968a1cfcd18bec6 /x11/XFree86-4-libraries/files/patch-z35
parentUpgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions (diff)
Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=31962
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-z35')
-rw-r--r--x11/XFree86-4-libraries/files/patch-z3512
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-z35 b/x11/XFree86-4-libraries/files/patch-z35
new file mode 100644
index 000000000000..ffcd2cac7cdd
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-z35
@@ -0,0 +1,12 @@
+--- lib/font/stubs/Imakefile.orig Thu Jul 27 17:02:54 2000
++++ lib/font/stubs/Imakefile Thu Jul 27 17:03:24 2000
+@@ -18,7 +18,9 @@
+ NormalLibraryObjectRule()
+ NormalLibraryTarget(fntstubs,$(OBJS))
+ LintLibraryTarget(fntstubs,$(SRCS))
++#if !defined(LibInstall) || LibInstall
+ InstallLibrary(fntstubs,$(USRLIBDIR))
++#endif
+ NormalLintTarget($(SRCS))
+ DependTarget()
+