Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2000 13:20:39 +0200 (EET)
From:      sobomax@altavista.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16907: [PATCH] two manpages istalled by the port is missed in lesstif's Makefile
Message-ID:  <200002221120.NAA20610@vega.vega.com>

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

>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




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