Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 10:40:56 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Koop Mast <kwm@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r354175 - head/x11-servers/xephyr
Message-ID:  <20140516104056.1cb65b8a@kalimero.tijl.coosemans.org>
In-Reply-To: <201405152126.s4FLQNkB015115@svn.freebsd.org>
References:  <201405152126.s4FLQNkB015115@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 May 2014 21:26:23 +0000 (UTC) Koop Mast wrote:
> Author: kwm
> Date: Thu May 15 21:26:23 2014
> New Revision: 354175
> URL: http://svnweb.freebsd.org/changeset/ports/354175
> QAT: https://qat.redports.org/buildarchive/r354175/
> 
> Log:
>   Revert accident commit in -r351411. This should stop the option dialog
>   from spamming the user.
>   
>   Submitted by:	marino@
> 
> Modified:
>   head/x11-servers/xephyr/Makefile
> 
> Modified: head/x11-servers/xephyr/Makefile
> ==============================================================================
> --- head/x11-servers/xephyr/Makefile	Thu May 15 21:22:17 2014	(r354174)
> +++ head/x11-servers/xephyr/Makefile	Thu May 15 21:26:23 2014	(r354175)
> @@ -21,8 +21,6 @@ CONFIGURE_ARGS=	--enable-kdrive --enable
>  SLAVE_PORT=	yes
>  PLIST_FILES=	bin/Xephyr man/man1/Xephyr.1.gz
>  
> -.include <bsd.port.options.mk>
> -
>  do-install:
>  	${INSTALL_PROGRAM} ${WRKSRC}/hw/kdrive/ephyr/Xephyr ${STAGEDIR}${PREFIX}/bin/
>  .if defined(WITH_NEW_XORG)

Isn't it needed to make this "if defined(WITH_NEW_XORG)" work on 10-STABLE
and 11-CURRENT?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140516104056.1cb65b8a>