Makefile correction?

2005-01-08 Thread Sean
Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not found === Found saved configuration for gnuchess-5.07 === Extracting for

Re: Makefile correction?

2005-01-08 Thread Kris Kennaway
On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote: Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not

Re: Makefile correction?

2005-01-08 Thread Sean
Kris Kennaway wrote: On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote: Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not

Re: Makefile correction?

2005-01-08 Thread Sean
Kris Kennaway wrote: On Sat, Jan 08, 2005 at 04:21:14PM -0500, Sean wrote: Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not

Re: Makefile correction?

2005-01-08 Thread Aaron Myles Landwehr
Sean wrote: Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not found === Found saved configuration for gnuchess-5.07 ===

Re: Makefile correction?

2005-01-08 Thread Sean
Aaron Myles Landwehr wrote: Sean wrote: Hello All, I am trying to install gnuchess but when I start the build process it errors out as follows. tardis# make install clean === Vulnerability check disabled, database not found === Found saved

Re: Makefile correction?

2005-01-08 Thread Kris Kennaway
On Sat, Jan 08, 2005 at 04:31:38PM -0500, Sean wrote: The two // in '/usr/ports/distfiles//gnuchess-5.07.tar.gz:' would not cause the 'No such file or directory' error? No, that's a NOP in UNIX. Kris pgpaxFmr6vf1L.pgp Description: PGP signature

Re: Makefile correction?

2005-01-08 Thread Aaron Myles Landwehr
Sean wrote: Thanks Aaron, That did the trick. Questions however. The DISTFILES= statement you added is obviously different from the DISTFILES+= in the (WITH_OPENING_BOOK) section. Does the + symbol just mean in addition to the main file? Welcome Sean, I believe the '=+' symbol means an addition