From owner-freebsd-ports Tue Feb 22 3:30: 5 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 5293937B5C8 for ; Tue, 22 Feb 2000 03:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA95145; Tue, 22 Feb 2000 03:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id E5B8537B619 for ; Tue, 22 Feb 2000 03:21:22 -0800 (PST) (envelope-from max@iptelecom.net.ua) Received: from vega.vega.com (dialup2-35.iptelecom.net.ua [212.9.226.99]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA26740 for ; Tue, 22 Feb 2000 13:22:36 +0200 (EET) Received: (from max@localhost) by vega.vega.com (8.9.3/8.9.3) id NAA20610; Tue, 22 Feb 2000 13:20:39 +0200 (EET) (envelope-from sobomax@altavista.net) Message-Id: <200002221120.NAA20610@vega.vega.com> Date: Tue, 22 Feb 2000 13:20:39 +0200 (EET) From: sobomax@altavista.net Reply-To: sobomax@altavista.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16907: [PATCH] two manpages istalled by the port is missed in lesstif's Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16907 >Category: ports >Synopsis: [PATCH] two manpages istalled by the port is missed in lesstif's Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 22 03:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Maxim Sobolev >Release: FreeBSD 3.4-STABLE i386 >Organization: Vega International Capital >Environment: >Description: Two manpages istalled by the port is missed in lesstif's Makefile >How-To-Repeat: >Fix: --- /usr/ports/x11-toolkits/lesstif/Makefile Wed Jan 19 09:37:48 2000 +++ Makefile Tue Feb 22 11:58:21 2000 @@ -22,7 +22,7 @@ CONFIGURE_ARGS+=--enable-static --enable-shared --disable-build-Xlt \ --enable-production --disable-debug --disable-build-Xbae -MAN1 = lesstif.1 mwm.1 xmbind.1 +MAN1 = lesstif.1 mwm.1 xmbind.1 xbae.1 xlt.1 MAN3 = LessTifInternals.3 \ XmArrowButton.3 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message