Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2000 14:10:41 -0700 (PDT)
From:      dann@greycat.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18993: Makefile error in ports/x11-toolkits
Message-ID:  <200006032110.OAA77521@greycat.com>

next in thread | raw e-mail | index | archive | help

>Number:         18993
>Category:       ports
>Synopsis:       typo in x11-toolkits Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 14:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006032110.OAA77521>