ports/61944: [PATCH] ports/games/xscorch's online help doesn't work
Philipp Mergenthaler
philipp.mergenthaler at stud.uni-karlsruhe.de
Mon Jan 26 14:40:42 UTC 2004
>Number: 61944
>Category: ports
>Synopsis: [PATCH] ports/games/xscorch's online help doesn't work
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 26 06:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Philipp Mergenthaler
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
University of Karlsruhe, Germany
>Environment:
System: FreeBSD i609a.hadiko.de 5.2-CURRENT FreeBSD 5.2-CURRENT #698: Thu Jan 22 22:06:05 CET 2004 p at i609a.hadiko.de:/usr/obj/usr/src/sys/I609 i386
>Description:
ports/games/xscorch tries to read its man page and use it as source
for online help texts. This doesn't work when the man page is installed
compressed, as it is now.
>How-To-Repeat:
Install and start xscorch, open one of the configuration dialogs and
position the cursor over a text field or a radio button.
The window that now pops open displays the error message
"Cannot open help file /usr/X11R6/man/man6/xscorch.6."
>Fix:
Install the man page uncompressed:
--- Makefile.old Mon Jan 26 14:51:48 2004
+++ Makefile Mon Jan 26 15:02:55 2004
@@ -26,6 +26,7 @@
CONFIGURE_ARGS= --with-gtk
MAN6= xscorch.6
+NOMANCOMPRESS= yes
.include <bsd.port.pre.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list