diff options
Diffstat (limited to 'mail/spamprobe/Makefile')
-rw-r--r-- | mail/spamprobe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 5c08f6fe9e28..79e0afa4273a 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -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}" |