freebsd-ports/sysutils/xloadface/files/patch-01
2001-01-10 14:02:44 +00:00

10 lines
348 B
Text

--- Imakefile.orig Wed Feb 19 10:59:43 1992
+++ Imakefile Wed Jan 10 13:17:54 2001
@@ -10,5 +10,5 @@
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
SYS_LIBRARIES = -lm
-ComplexProgramTarget(xloadface)
-InstallManPage(xloadface.1,$(MANDIR)/xalive.n)
+ComplexProgramTargetNoMan(xloadface)
+InstallManPage(xloadface,$(MANPATH)/ja/man1)