summaryrefslogtreecommitdiff
path: root/mail/exim-sa-exim
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-03 18:43:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-03 18:43:14 +0000
commit41d0946545d2deb49a3452f62061685c229a642e (patch)
treed147d76fc48e019193ea75c516646ceedc9f8112 /mail/exim-sa-exim
parentUpgrade to 050302. (diff)
Fix build if WITH_SA_EXIM is defined.
Reported by: Mike Sturdee <sturdee at pathwaynet.com>
Notes
Notes: svn path=/head/; revision=130282
Diffstat (limited to 'mail/exim-sa-exim')
-rw-r--r--mail/exim-sa-exim/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-sa-exim/Makefile b/mail/exim-sa-exim/Makefile
index a370e57af411..49d88c0ac75e 100644
--- a/mail/exim-sa-exim/Makefile
+++ b/mail/exim-sa-exim/Makefile
@@ -11,6 +11,5 @@ MASTERDIR= ${.CURDIR}/../exim
PORTVERSION?= ${EXIM_VERSION}+${SA_EXIM_VERSION}
WITH_SA_EXIM= yes
-WITHOUT_EXISCAN=yes
.include "${MASTERDIR}/Makefile"