utmpx fallout - fix for mrxvt-devel

Lars Engels lars.engels at 0x20.net
Fri Jan 15 12:14:23 UTC 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20100115/ab5d2c72/attachment.pgp


More information about the freebsd-ports mailing list