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-z16

11 lines
265 B
Plaintext
Raw Normal View History

--- lib/Xaw/Imakefile~ Mon Jun 28 02:27:45 1999
+++ lib/Xaw/Imakefile Tue May 9 14:19:57 2000
@@ -196,5 +196,7 @@
#endif
MANSUFFIX = $(LIBMANSUFFIX)
+#if !defined(FreeBSDBuildXbin) || !FreeBSDBuildXbin
InstallManPage(Xaw,$(LIBMANDIR))
+#endif
DependTarget()