summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-11-21 05:27:49 +0000
committerobache <obache@pkgsrc.org>2007-11-21 05:27:49 +0000
commita87e2501b5bcb23722d74237749f79d83e85cb48 (patch)
tree41db58fa3e85f6822abc28e502a0dc7657efb781
parent4dc779303598a099a05e9607cd89525c9d59fff3 (diff)
downloadpkgsrc-a87e2501b5bcb23722d74237749f79d83e85cb48.tar.gz
Need perl to build for generating man pages.
-rw-r--r--mail/cyrus-imapd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index ec4fc57657b..6d0db1edea6 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2007/07/04 20:54:41 jlam Exp $
+# $NetBSD: Makefile,v 1.73 2007/11/21 05:27:49 obache Exp $
DISTNAME= cyrus-imapd-2.2.13
PKGREVISION= 4
@@ -10,6 +10,7 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://cyrusimap.web.cmu.edu/imapd/
COMMENT= Cyrus IMAP server
+USE_TOOLS+= perl
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PERL5_CONFIGURE= no