ports/78372: port update: www/dansguardian to 2.8.0.4

Freddie Cash fcash at sd73.bc.ca
Thu Mar 3 18:50:21 UTC 2005


The following reply was made to PR ports/78372; it has been noted by GNATS.

From: Freddie Cash <fcash at sd73.bc.ca>
To: freebsd-gnats-submit at freebsd.org, fcash at mailtest.sd73.bc.ca
Cc:  
Subject: Re: ports/78372: port update:  www/dansguardian to 2.8.0.4
Date: Thu, 3 Mar 2005 10:41:31 -0800

 Oops, small typo in the Makefile patch.  The GCC check needs to be 
 changed like to:
 
 # Set which version of GCC to compile the port with
  .if ${OSVERSION} > 500000
  CONFIGURE_ARGS+=       --gccver=3
 -else
 +.else
  CONFIGURE_ARGS+=       --gccver=2
  .endif
 
 The original patch removed the . from the .else line.
 
 -- 
 Freddie Cash, CCNT CCLP        Helpdesk / Network Support Tech.
 School District 73             (250) 377-HELP [377-4357]
 fcash at sd73.bc.ca               helpdesk at sd73.bc.ca



More information about the freebsd-ports-bugs mailing list