1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Drop USE_GCC: No longer necessary (reported by Mikhail Teterin)

PR:		ports/94094
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2006-04-09 14:56:37 +00:00
parent 961b83dcb7
commit d900f457a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159209

View File

@ -16,7 +16,6 @@ COMMENT= Spam detector using Bayesian analysis of word counts
LIB_DEPENDS= db4:${PORTSDIR}/databases/db4
USE_GCC= 3.2+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"