Re: FIX: make nedit build correctly with lesstif

2007-02-14 Thread Antoine Jacoutot
On Thu, 15 Feb 2007, Damien Miller wrote: I'm away from my machines at the moment and can't test, but you diff loos mostly OK. One question: are LIB_DEPENDS and WANTLIB really the same for FLAVOR=lesstif? Well, make lib-depends-check didn't yell ;-) Actually, there's no LIB_DEPENDS and WANTLIB

Re: FIX: make nedit build correctly with lesstif

2007-02-14 Thread Damien Miller
On Wed, 14 Feb 2007, Antoine Jacoutot wrote: > On Wed, 14 Feb 2007, steven mestdagh wrote: > > can you not just get rid of the 'hit enter to continue', and avoid > > IS_INTERACTIVE? it dumps core on startup on amd64, but that looks like a > > Sure, I just figured that since the package was not b

Re: FIX: make nedit build correctly with lesstif

2007-02-14 Thread Antoine Jacoutot
On Wed, 14 Feb 2007, steven mestdagh wrote: can you not just get rid of the 'hit enter to continue', and avoid IS_INTERACTIVE? it dumps core on startup on amd64, but that looks like a Sure, I just figured that since the package was not built by default it was not a real problem. Anyway, IS_I

Re: FIX: make nedit build correctly with lesstif

2007-02-14 Thread steven mestdagh
Antoine Jacoutot [2007-02-13, 14:00:34]: > Hi. > > This diff is needed to make nedit build using lesstif instead of > openmotif. > - pass -DBUILD_UNTESTED_NEDIT to CFLAGS > - set IS_INTERACTIVE=Yes > > > Index: Makefile > === > RCS

FIX: make nedit build correctly with lesstif

2007-02-13 Thread Antoine Jacoutot
Hi. This diff is needed to make nedit build using lesstif instead of openmotif. - pass -DBUILD_UNTESTED_NEDIT to CFLAGS - set IS_INTERACTIVE=Yes Index: Makefile === RCS file: /cvs/ports/editors/nedit/Makefile,v retrieving revisio