From owner-freebsd-bugs Sat Jul 8 02:10:08 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA09460 for bugs-outgoing; Sat, 8 Jul 1995 02:10:08 -0700 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA09441 ; Sat, 8 Jul 1995 02:10:04 -0700 Date: Sat, 8 Jul 1995 02:10:04 -0700 Message-Id: <199507080910.CAA09441@freefall.cdrom.com> From: paepcke@arcway.snafu.de Reply-To: paepcke@arcway.snafu.de To: freebsd-bugs Subject: ports/601: ports/x11 Makefile problem In-Reply-To: Your message of Sat, 8 Jul 1995 11:05:34 +0200 <199507080905.LAA00815@arcway.snafu.de> Sender: bugs-owner@FreeBSD.org Precedence: bulk >Number: 601 >Category: ports >Synopsis: ports/x11 Makefile problem >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 8 02:10:03 1995 >Originator: Michael Paepcke >Organization: ArcWay >Release: FreeBSD 2.0-BUILT-19950628 i386 >Environment: ports-current >Description: ports/x11 Makefile "convert SUBDIR list to a bunch of "+="'s." :-) [color_xterm --> color & _xterm] >How-To-Repeat: cd ports/x11 make clean >Fix: 7,8c7 < SUBDIR += color < SUBDIR += _xterm --- > SUBDIR += color_xterm >Audit-Trail: >Unformatted: