Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 1999 17:09:56 -0400 
From:      Christopher Michaels <ChrisMic@clientlogic.com>
To:        "FreeBSD Mailing List (E-mail)" <questions@FreeBSD.org>
Subject:   RE: Ports Question
Message-ID:  <6C37EE640B78D2118D2F00A0C90FCB4401105967@site2s1>

next in thread | raw e-mail | index | archive | help
I'm having the same problem with the port of screen.  Wish I could say why,
but at least you've given me a something to do in the mean time.  :)

-Chris

> -----Original Message-----
> From:	Jeremy L. Stock [SMTP:jstock@winterzone.com]
> Sent:	Sunday, June 06, 1999 11:53 PM
> To:	freebsd-questions@freebsd.org
> Subject:	Ports Question
> 
> What is the following looking for/supposed to do? 
> 
> post-install:
> 	@if [ ! -f ${PREFIX}/info/dir ]; then \
> 	  ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir;
> \
> 	 fi
> 	@install-info ${PREFIX}/info/automake.info ${PREFIX}/info/dir
> 
> This was taken from the Makefile for automake but quite a few other ports
> have it now and they all abort on it before being registered under
> 3.2-STABLE as of June 4th. I'm just been commenting these lines out but
> I'd
> appreciate knowing what's not set up correctly. 
> 
> -- 
> Jeremy L. Stock
> <jstock@winterzone.com>
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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