Proposal for bsd.port.mk change to allow XFree86/XOrg coexistance in ports

Skip Ford skip.ford at verizon.net
Sat Jul 3 09:10:09 PDT 2004


Dejan Lesjak wrote:
> Ahem, and here is the patch inline this time...
> 
> --- bsd.port.mk.orig	Tue Jun 29 22:52:56 2004
> +++ bsd.port.mk	Tue Jun 29 23:50:14 2004
> @@ -1396,6 +1396,41 @@
>  LIB_DEPENDS+=			ttf.4:${PORTSDIR}/print/freetype
>  .endif
>  
> +.if defined(XWINDOW_SYSTEM) && ${XWINDOW_SYSTEM:L} == xorg

Why not use WITH_XORG?

-- 
Skip


More information about the freebsd-x11 mailing list