Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 19:31:43 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15769: devel/gperf need manpage
Message-ID:  <199912291831.TAA14767@home.dinoex.sub.org>

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

>Number:         15769
>Category:       ports
>Synopsis:       devel/gperf need manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 29 11:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
privat
>Environment:

>Description:

	manpage winn not be installed

>How-To-Repeat:
>Fix:

	fix in Makefile:
	appy this patch:

diff gperf/Makefile gperf-2.7/Makefile
--- gperf/Makefile	Wed Dec 29 10:09:36 1999
+++ gperf-2.7/Makefile	Wed Dec 29 19:20:32 1999
@@ -14,6 +14,6 @@
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
 GNU_CONFIGURE=	yes
-MAN=		gperf.1
+MAN1=		gperf.1
 
 .include <bsd.port.mk>

>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?199912291831.TAA14767>