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:
parent
18dd44f7ec
commit
2d56d286af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183107
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user