1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/XFree86-4-libraries/files/patch-z04

14 lines
373 B
Plaintext
Raw Normal View History

--- lib/X11/Imakefile.orig Sat Feb 12 15:24:39 2000
+++ lib/X11/Imakefile Tue May 23 11:37:14 2000
@@ -946,8 +946,10 @@
#if InstallXcmsTxt
InstallNonExecFile(Xcms.txt,$(LIBDIR))
#endif
+#if !defined(FreeBSDBuildXlib) || !FreeBSDBuildXlib
InstallNonExecFile(XErrorDB,$(LIBDIR))
InstallNonExecFile(XKeysymDB,$(LIBDIR))
+#endif
InstallLintLibrary(X11,$(LINTLIBDIR))