Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 1995 02:10:04 -0700
From:      paepcke@arcway.snafu.de
To:        freebsd-bugs
Subject:   ports/601: ports/x11 Makefile problem
Message-ID:  <199507080910.CAA09441@freefall.cdrom.com>
In-Reply-To: Your message of Sat, 8 Jul 1995 11:05:34 %2B0200 <199507080905.LAA00815@arcway.snafu.de>

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

>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:





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