diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-22 14:05:43 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-07-22 14:05:43 +0000 |
commit | 0817a9675b4d21a54f939a6fab06ec8596218da5 (patch) | |
tree | 1b2d6e6957475ae32ce3369db9b9da2b6507fda7 /mail/exim-sa-exim | |
parent | 8d826dc2ff0797a67640cbdc4683c92679de4a35 (diff) |
Notes
Diffstat (limited to 'mail/exim-sa-exim')
-rw-r--r-- | mail/exim-sa-exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-sa-exim/Makefile b/mail/exim-sa-exim/Makefile index 24c5b1a2b3f1..dfec2edd4d2b 100644 --- a/mail/exim-sa-exim/Makefile +++ b/mail/exim-sa-exim/Makefile @@ -6,6 +6,6 @@ MASTERDIR= ${.CURDIR}/../exim PORTVERSION?= ${EXIM_VERSION}+${SA_EXIM_VERSION} -WITH_SA_EXIM= yes +OPTIONS_SLAVE= SA_EXIM .include "${MASTERDIR}/Makefile" |