1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Set USE_GCC=3.2+ to fix build on 4.x.

Reported by:	Chad R. Larson
This commit is contained in:
Stefan Walter 2007-01-23 18:14:36 +00:00
parent 18dd44f7ec
commit 2d56d286af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183107

View File

@ -21,6 +21,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= stefan@FreeBSD.org
COMMENT= Spam detector using Bayesian analysis of word counts
USE_GCC= 3.2+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"