summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen>2006-07-04 06:54:07 +0000
committerghen <ghen>2006-07-04 06:54:07 +0000
commitc3bd8544d7e148b50c2af4fd03cffe0b53ceb5a3 (patch)
treeb3eb68227d6b60f9e578bd3a0c52cf3712672967 /mail
parentd14a89ffef9f0a2031928bc1fc6937dcd0ef0822 (diff)
downloadpkgsrc-c3bd8544d7e148b50c2af4fd03cffe0b53ceb5a3.tar.gz
dovecot's ./configure wants pkg-config. Fixes PR pkg/33881.
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 06ab023b182..57d41ffa8ac 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2006/07/02 09:29:17 ghen Exp $
+# $NetBSD: Makefile,v 1.57 2006/07/04 06:54:07 ghen Exp $
DISTNAME= dovecot-1.0.rc1
PKGNAME= ${DISTNAME:S/.rc/rc/}
@@ -13,6 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}