Re: CVS commit: wip/showmesh

Thomas Klausner <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.general
Message-ID <[email protected]>
On Fri, Dec 24, 2010 at 06:01:08PM +0000, ndb wrote:
> Module name:	wip
> Committed by:	noud4
> Date:		Fri Dec 24 18:00:53 UTC 2010
> 
> Modified Files:
> 	wip/showmesh: Makefile
> 
> Log Message:
> X11_TYPE fix.
> 
> 
> To generate a diff of this commit:
> cvs -z3 rdiff -u -r1.3 -r1.4 wip/showmesh/Makefile

This includes:

+.include "../../mk/bsd.prefs.mk"
+.if ${X11_TYPE} == "modular"
+.include "../../x11/libX11/buildlink3.mk"
+.else
 .include "../../mk/x11.buildlink3.mk"
+.endif

It should instead just be:
.include "../../x11/libX11/buildlink3.mk"
that should work in both cases, and if not, it's a bug.

Please simplify it this way.

Thanks,
 Thomas

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.