Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 23:01:29 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        verm@drunkmonk.net
Subject:   ports/43252: [patch] Tell games/marbles about the man-page
Message-ID:  <20020922130129.EB5FE6A7124@k7.mavetju>

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

>Number:         43252
>Category:       ports
>Synopsis:       [patch] Tell games/marbles about the man-page
>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:   Sun Sep 22 06:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #4: Sat Sep 14 10:41:50 EST 2002 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386

$FreeBSD: ports/games/marbles/Makefile,v 1.1 2002/08/04 09:36:57 markp Exp $

>Description:

games/marbles installs an man-page but doesn't register it.

>How-To-Repeat:

cd /usr/ports/games/marble, make install etc.

>Fix:

Bento Extra Files rules!

--- Makefile.old	Sun Sep 22 22:52:43 2002
+++ Makefile	Sun Sep 22 22:52:55 2002
@@ -21,6 +21,8 @@
 CONFIGURE_ENV=	SDL_CONFIG=${LOCALBASE}/bin/sdl11-config
 USE_REINPLACE=	yes
 
+MAN6	= marbles.6
+
 post-patch:
 	@${REINPLACE_CMD} -e 's/SDL\///' ${WRKSRC}/src/*.[ch]
 	@${REINPLACE_CMD} -e 's/^#include "sys\/timeb.h"//' \
>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?20020922130129.EB5FE6A7124>