mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
|
--- 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()
|