From 24a7aba22dc605c07249acc2153d9ae8ef0205eb Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 11 Aug 2016 08:55:28 -0300 Subject: Enable SMTP support for pear-Mail --- tools/conf/pfPorts/make.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/conf/pfPorts/make.conf') diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index bdd8f2e..9a24cf6 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -43,6 +43,8 @@ net_libzmq4_UNSET_FORCE=PGM net_ntp_UNSET_FORCE= PERL_UTILS +mail_pear-Mail_SET_FORCE= PEAR_NET_SMTP + .if ${.CURDIR:N*net/rsync*}=="" CFLAGS+= -static .endif -- cgit v1.1