From nobody  Mon Oct 27 00:21:42 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id AAA25816;
          Mon, 27 Oct 1997 00:21:42 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199710270821.AAA25816@hub.freebsd.org>
Date: Mon, 27 Oct 1997 00:21:42 -0800 (PST)
From: graphite@jp.freebsd.org
To: freebsd-gnats-submit@freebsd.org
Subject: Fix for ja-groff-0.99 on FreeBSD-2.2.5R
X-Send-Pr-Version: www-1.0

>Number:         4863
>Category:       ports
>Synopsis:       Fix for ja-groff-0.99 on FreeBSD-2.2.5R
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 27 00:30:01 PST 1997
>Closed-Date:    Mon Oct 27 03:03:57 PST 1997
>Last-Modified:  Mon Oct 27 03:04:49 PST 1997
>Originator:     Noritaka Ishizumi
>Release:        2.2-STABLE
>Organization:
NAIST
>Environment:
>Description:
Fix a install probrem, 
that because of no roff macro for tcl on FreeBSD-2.2.5R

>How-To-Repeat:

>Fix:
diff -ur groff.old/Makefile groff/Makefile
--- groff.old/Makefile  Mon Sep 15 06:34:39 1997
+++ groff/Makefile      Mon Oct 27 16:44:32 1997
@@ -46,7 +46,6 @@
        @${CP} -p /usr/share/tmac/tmac.vgrind ${PREFIX}/share/groff/tmac
        @${CP} -p /usr/share/tmac/eqnrc ${PREFIX}/share/groff/tmac
        @${CP} -p /usr/share/tmac/hyphen.us-ru ${PREFIX}/share/groff/tmac
-       @${CP} -p /usr/share/tmac/tcl.macros ${PREFIX}/share/groff/tmac
        @${CP} -p /usr/share/tmac/troffrc ${PREFIX}/share/groff/tmac
        @${CP} -p /usr/share/tmac/mdoc/doc-common ${PREFIX}/share/groff/tmac/mdo
c
        @${CP} -p /usr/share/tmac/mdoc/doc-syms ${PREFIX}/share/groff/tmac/mdoc
diff -ur groff.old/pkg/PLIST groff/pkg/PLIST
--- groff.old/pkg/PLIST Tue May 20 13:50:55 1997
+++ groff/pkg/PLIST     Mon Oct 27 16:58:54 1997
@@ -59,7 +59,6 @@
 share/groff/tmac/tmac.groff_an
 share/groff/tmac/tmac.orig_me
 share/groff/tmac/tmac.vgrind
-share/groff/tmac/tcl.macros
 share/groff/tmac/tmac.pic
 share/groff/tmac/tmac.ps
 share/groff/tmac/tmac.psnew

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Mon Oct 27 03:03:57 PST 1997 
State-Changed-Why:  
Submitted changes made. 
>Unformatted:
