summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:00:44 +0000
commit9f62a1d83df1589ba85002f2af534b06144fb13b (patch)
tree54cb5602f9483dc1bb1d525dd758d33f1a18191c /mail
parentFix build by skipping the existence check for EOWNERDEAD and ENOTRECOVERABLE. (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=327530
Diffstat (limited to 'mail')
-rw-r--r--mail/zmailer/Makefile2
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=