aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd25
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2016-04-01 12:15:15 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2016-04-01 12:15:15 +0000
commit59888ff87515922f16daa7e183e59ee2b44bf606 (patch)
treeb5b5971c719c861d1a48317bd19f6ddf623a0be1 /mail/cyrus-imapd25
parentca81f0eb42f3760b6430e72c8ae0433d8776116e (diff)
downloadports-59888ff87515922f16daa7e183e59ee2b44bf606.tar.gz
ports-59888ff87515922f16daa7e183e59ee2b44bf606.zip
Add missing dependency to pkgconfig when HTTP option
is on.
Notes
Notes: svn path=/head/; revision=412336
Diffstat (limited to 'mail/cyrus-imapd25')
-rw-r--r--mail/cyrus-imapd25/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/cyrus-imapd25/Makefile b/mail/cyrus-imapd25/Makefile
index 0a55a4d804cb..be8fd9896d81 100644
--- a/mail/cyrus-imapd25/Makefile
+++ b/mail/cyrus-imapd25/Makefile
@@ -62,6 +62,7 @@ HTTP_DESC= Enable HTTP (beta quality)
HTTP_CONFIGURE_ENABLE= http
HTTP_LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \
libical.so:${PORTSDIR}/devel/libical
+HTTP_USES= pkgconfig
HTTP_USE= GNOME=libxml2
IDLED_DESC= Enable IMAP idled support
IDLED_CONFIGURE_ENABLE= idled