pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/games/moria



On Wed, May 23, 2012 at 01:40:54PM +0200, Daniel Horecki wrote:
> "David A. Holland" <dholland%netbsd.org@localhost> writes:
> 
> > Module Name:        pkgsrc
> > Committed By:       dholland
> > Date:               Wed May 23 06:05:39 UTC 2012
> >
> > Modified Files:
> >     pkgsrc/games/moria: Makefile distinfo
> >     pkgsrc/games/moria/patches: patch-aa
> >
> > Log Message:
> > Honor PKGMANDIR. While here, also honor VARBASE and LDFLAGS.
> > PKGREVISION -> 2
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -u -r1.12 -r1.13 pkgsrc/games/moria/Makefile
> > cvs rdiff -u -r1.10 -r1.11 pkgsrc/games/moria/distinfo
> > cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/moria/patches/patch-aa
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
> >
> 
> Right now moria isn't starting. 
> 
> % moria
> Can't open score file "/games/moria.scores"
> 
> Shouldn't in patches/patch-aa be @VARBASE@ instead of ${VARBASE}? 
> Other variables should be changed too...
> 
> Regards,
> 

On closer look it seems that only thing missing now is 

MAKE_ENV+=             VARBASE=${VARBASE:Q}

in Makefile.

Regards,

-- 
Daniel Horecki
http://morr.pl http://linux.pl http://netbsd.pl http://netbsd.org
HAIL ERIS!
BOFH since 1999.



Home | Main Index | Thread Index | Old Index