From owner-freebsd-ports Sat Jun 3 14:20: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0C2837B7F9 for ; Sat, 3 Jun 2000 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA99819; Sat, 3 Jun 2000 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from vortex.greycat.com (vortex.greycat.com [207.173.133.4]) by hub.freebsd.org (Postfix) with SMTP id C2B3837B532 for ; 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 X-Send-Pr-Version: 3.2 Subject: ports/18993: Makefile error in ports/x11-toolkits Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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