diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
commit | 9f62a1d83df1589ba85002f2af534b06144fb13b (patch) | |
tree | 54cb5602f9483dc1bb1d525dd758d33f1a18191c /mail | |
parent | b243b13ed84b11e9974bb3379025baa4e11add14 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/zmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index 259e1a501a53..effe532fc4fa 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -15,7 +15,7 @@ CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* smail OPTIONS_DEFINE= SSL OPTIONS_DEFAULT=SSL -USES= perl5 +USES= perl5 pkgconfig GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= |