On Fri, Jan 15, 2010 at 12:43:18PM +0100, Gary Jennejohn wrote:
> Here's an (inlined) patch to fix mrxvt-devel after the move to utmpx.
> 
> The maintainer (lme@) copied per Cc.
> 
> --- Makefile.orig     2010-01-15 12:23:35.000000000 +0100
> +++ Makefile  2010-01-15 12:27:54.000000000 +0100
> @@ -37,6 +37,10 @@
>  
>  .include <bsd.port.pre.mk>
>  
> +.if ${OSVERSION} >= 900007
> +CONFIGURE_ARGS+=     --disable-utmp --disable-wtmp
> +.endif
> +
>  .if defined(WITH_JAPANESE)
>  CONFIGURE_ARGS+=     --enable-xim --enable-cjk --with-encoding=eucj
>  .endif

Hi Gary,

thanks for the patch. I'll take a look at it this evening.

Lars

Attachment: pgpOmtyvoAgi3.pgp
Description: PGP signature

Reply via email to