From dann@greycat.com  Sat Jun  3 14:11:38 2000
Return-Path: <dann@greycat.com>
Received: from vortex.greycat.com (vortex.greycat.com [207.173.133.4])
	by hub.freebsd.org (Postfix) with SMTP id C2B3837B532
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jun 2000 14:10:56 -0700 (PDT)
	(envelope-from dann@greycat.com)
Received: (qmail 9418 invoked from network); 3 Jun 2000 21:10:53 -0000
Received: from bigphred.greycat.com (HELO greycat.com) (207.173.133.2)
  by vortex.greycat.com with SMTP; 3 Jun 2000 21:10:53 -0000
Received: (from dann@localhost)
	by greycat.com (8.9.3/8.9.3) id OAA77521;
	Sat, 3 Jun 2000 14:10:41 -0700 (PDT)
	(envelope-from dann)
Message-Id: <200006032110.OAA77521@greycat.com>
Date: Sat, 3 Jun 2000 14:10:41 -0700 (PDT)
From: dann@greycat.com
Reply-To: dann@greycat.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Makefile error in ports/x11-toolkits
X-Send-Pr-Version: 3.2

>Number:         18993
>Category:       ports
>Synopsis:       typo in x11-toolkits Makefile
>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:   Sat Jun 03 14:20:01 PDT 2000
>Closed-Date:    Sun Jun 4 09:07:46 PDT 2000
>Last-Modified:  Sun Jun 04 09:07:57 PDT 2000
>Originator:     Dann Lunsford
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
no noticeable
>Environment:

FreeBSD bigphred.greycat.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun May 28 10:06:35 PDT 2000
root@bigphred.greycat.com:/usr/src/sys/compile/PHRED  i386

>Description:
  There are two typos in ports/x11-toolkits/Makefile (cvsup'ed 03-Jun-2000 12:17 PDT).
They cause non-fatal errors when things such as "make readmes" are done.

>How-To-Repeat:
   "make readmes" in ports/x11-toolkits

>Fix:
   Apply following patch to ports/x11-toolkits/Makefile

--- Makefile.orig	Sat Jun  3 13:48:10 2000
+++ Makefile	Sat Jun  3 13:48:47 2000
@@ -22,8 +22,8 @@
     SUBDIR += lesstif
     SUBDIR += linux-gtk
     SUBDIR += neXtaw
-    SUBDIR += openmotif
-    SUBDIR += openmotif-devel
+    SUBDIR += open-motif
+    SUBDIR += open-motif-devel
     SUBDIR += p5-Gtk
     SUBDIR += p5-Tcl-Tk
     SUBDIR += p5-Tk

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sun Jun 4 09:07:46 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18993 
>Unformatted:
