Date: Sun, 2 Mar 2008 16:38:28 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: paul beard <paulbeard@gmail.com> Cc: ports@FreeBSD.org Subject: Re: /usr/ports/Mk/bsd.port.mk issues Message-ID: <20080302053828.GE2962@k7.mavetju> In-Reply-To: <8CA19F7A-ED12-4DF6-AE4E-ADE5D3BDFE55@gmail.com> References: <0DBC4701-9049-478C-AA5A-0973861C1AC9@gmail.com> <20080302003632.GB2962@k7.mavetju> <8CA19F7A-ED12-4DF6-AE4E-ADE5D3BDFE55@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 01, 2008 at 08:02:26PM -0800, paul beard wrote: > > On Mar 1, 2008, at 4:36 PM, Edwin Groothuis wrote: > > >Since the last commit to it was in October last year, I doubt that > >it is something generic. Could you please log us the full commands > >you are going etc? > > > >$ script foo > >Logging to foo > >$ <your commands> > >$ exit > >Logging closed > >$ cat foo | mail -s "output" > > > Ah, it seems to be something in the port that was being upgraded. > > print/ghostscript-gpl: > "/usr/ports/Mk/bsd.port.mk", line 6147: if-less endif Quick solution: Add WANT_GNOME=yes before the inclusion of bsd.port.pre.mk in the ports Makefile. Or undefine the use of WITH_SHLIB=true from your /var/db/ports/options/ghostscript. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080302053828.GE2962>