From owner-freebsd-questions Mon Jun 7 14: 8:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 32D8D14BED for ; Mon, 7 Jun 1999 14:08:11 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Mon, 7 Jun 1999 17:08:16 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105967@site2s1> From: Christopher Michaels To: "FreeBSD Mailing List (E-mail)" Subject: RE: Ports Question Date: Mon, 7 Jun 1999 17:09:56 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > > > > > 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