aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamilter
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 20:24:09 +0800
committerpav <pav@FreeBSD.org>2008-07-25 20:24:09 +0800
commite3b31366702ca258f6d6ffde4be5684ce7083f2c (patch)
treef06f7152ec73cff1da1d55ed8fb1cbbec58110f9 /mail/spamilter
parent416754ba19d48426d074519ec04ce7a38f75dd62 (diff)
downloadfreebsd-ports-gnome-e3b31366702ca258f6d6ffde4be5684ce7083f2c.tar.gz
freebsd-ports-gnome-e3b31366702ca258f6d6ffde4be5684ce7083f2c.tar.zst
freebsd-ports-gnome-e3b31366702ca258f6d6ffde4be5684ce7083f2c.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'mail/spamilter')
-rw-r--r--mail/spamilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index 015cb01e5ae9..9f935120bd81 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
CFLAGS+= ${PTHREAD_CFLAGS:S=""==}
LDFLAGS+= ${PTHREAD_LIBS}
-MAKE_ENV+= LDFLAGS="${LDFLAGS}" __MAKE_CONF=/dev/null
+MAKE_ENV+= __MAKE_CONF=/dev/null
BINFILES= spamilter-system-report spamilter-user-report
DOCSFILES= Changelog INSTALL LICENSE docs/docs.html docs/docs.txt \