Re: irc/ngircd: typo in Makefile

2019-04-16 Thread Serpent7776
On Mon, 15 Apr 2019 23:21:39 +0200
Jan Bramkamp  wrote:

> Probably ;-) Please create a PR for this to get it fixed.
Somebody already commited the fix on head, thanks.

> On 15.04.19 21:09, Serpent7776 wrote:
> > Hello,
> >
> > I've just stumbled upon a possible typo in Makefile:
> >
> > DEBUG_CONFIGURE_EBABLE=¦¦   debug
> >
> > Shouldn't this be ENABLE instead of EBABLE?
> >


-- 
/*
 * Serpent7776
 */
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: irc/ngircd: typo in Makefile

2019-04-16 Thread Eugene Grosbein
16.04.2019 2:09, Serpent7776 wrote:

> Hello,
> 
> I've just stumbled upon a possible typo in Makefile:
> 
> DEBUG_CONFIGURE_EBABLE=¦¦   debug
> 
> Shouldn't this be ENABLE instead of EBABLE?
> 

Fixed in r499085, thanks!

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: irc/ngircd: typo in Makefile

2019-04-16 Thread David Demelier

Le 15/04/2019 à 21:09, Serpent7776 a écrit :

Hello,

I've just stumbled upon a possible typo in Makefile:

DEBUG_CONFIGURE_EBABLE=¦¦   debug

Shouldn't this be ENABLE instead of EBABLE?



Hello,

Indeed it is, would you mind sending a patch on https://reviews.freebsd.org?

Or at least, file a bug in https://bugs.freebsd.org/bugzilla.

Regards,

--
David
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: irc/ngircd: typo in Makefile

2019-04-15 Thread Jan Bramkamp

Probably ;-) Please create a PR for this to get it fixed.

On 15.04.19 21:09, Serpent7776 wrote:

Hello,

I've just stumbled upon a possible typo in Makefile:

DEBUG_CONFIGURE_EBABLE=¦¦   debug

Shouldn't this be ENABLE instead of EBABLE?


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


irc/ngircd: typo in Makefile

2019-04-15 Thread Serpent7776
Hello,

I've just stumbled upon a possible typo in Makefile:

DEBUG_CONFIGURE_EBABLE=¦¦   debug

Shouldn't this be ENABLE instead of EBABLE?

-- 
/*
 * Serpent7776
 */
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"