Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 18:50:20 GMT
From:      Freddie Cash <fcash@sd73.bc.ca>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/78372: port update:  www/dansguardian to 2.8.0.4
Message-ID:  <200503031850.j23IoKIP035675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/78372; it has been noted by GNATS.

From: Freddie Cash <fcash@sd73.bc.ca>
To: freebsd-gnats-submit@freebsd.org, fcash@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@sd73.bc.ca               helpdesk@sd73.bc.ca



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