diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 420501cd3260..56e4b83787ab 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -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}"