diff options
Diffstat (limited to 'mail/esmtp/Makefile')
-rw-r--r-- | mail/esmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 7de160f29e40..5642ab40dbd8 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -16,6 +16,7 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |