cvs commit: ports/x11-wm/ede Makefile
    Kris Kennaway 
    kris at obsecurity.org
       
    Fri Nov 11 01:28:37 PST 2005
    
    
  
On Fri, Nov 11, 2005 at 07:43:05AM +0000, Sergey Matveychuk wrote:
> sem         2005-11-11 07:43:05 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     x11-wm/ede           Makefile 
>   Log:
>   - One more port I forgot to strip commas in BROKEN
Err..no, BROKEN must always be quoted when it contains metacharacters.
If you'd tested this (or run portlint) you'd see the error.
> |  .if ${OSVERSION} < 500000
> | -BROKEN=		"Does not build on 4.x (sound system)"
> | +BROKEN=		Does not build on 4.x (sound system)
> |  .endif
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20051111/b1f4262d/attachment.bin
    
    
More information about the cvs-all
mailing list