diff options
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" |