Subject: Re: devel/bmake update
To: Simon J. Gerraty <sjg@crufty.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 05/10/2004 17:38:56
On Mon, 10 May 2004, Simon J. Gerraty wrote:
> Anyone see anything wrong with the patch below?
I didn't try yet, but I have comments.
> @@ -14,16 +14,19 @@
> ONLY_FOR_PLATFORM= NetBSD-*-*
You mention OPSYS below. It seems this implies we can get rid of this
ONLY_FOR_PLATFORM definition. (I package for Linux, for example.)
> + ${INSTALL_MAN} ${WRKDIR}/${OPSYS}/bmake.cat1 ${PREFIX}/man/cat1/bmake.0
> + ${INSTALL_MAN} ${WRKDIR}/${OPSYS}/bmake.1 ${PREFIX}/man/man1
What if bmake.1 is not rendered? (I should look before asking. but this
hit me several times before.)
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/