From owner-freebsd-current Tue May 19 09:12:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16355 for freebsd-current-outgoing; Tue, 19 May 1998 09:12:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shadows.aeon.net (shadows.aeon.net [194.100.41.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16304 for ; Tue, 19 May 1998 09:12:18 -0700 (PDT) (envelope-from bsdcur@shadows.aeon.net) Received: (from bsdcur@localhost) by shadows.aeon.net (8.8.8/8.8.3) id TAA04936 for current@freebsd.org; Tue, 19 May 1998 19:14:40 +0300 (EET DST) From: mika ruohotie Message-Id: <199805191614.TAA04936@shadows.aeon.net> Subject: afterstep144 To: current@FreeBSD.ORG Date: Tue, 19 May 1998 19:14:40 +0300 (EET DST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG there's an error in the /usr/ports/x11/afterstep144/Makefile below is the easy patch. mickey ############ patch ############ *** /usr/ports/x11/afterstep144/Makefile~ Mon May 18 12:08:43 1998 --- /usr/ports/x11/afterstep144/Makefile Tue May 19 19:06:23 1998 *************** *** 33,39 **** HAS_CONFIGURE= yes ! XMKMF= $(X11BASE)/xmkmf pre-configure: @${ECHO_MSG} "The interactive portion is asking you about languages" @${ECHO_MSG} "and color use by asclock." --- 33,39 ---- HAS_CONFIGURE= yes ! XMKMF= $(X11BASE)/bin/xmkmf pre-configure: @${ECHO_MSG} "The interactive portion is asking you about languages" @${ECHO_MSG} "and color use by asclock." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message