pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/cyrus-imapd Need perl to build for generating man...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/330f9252d997
branches:  trunk
changeset: 535525:330f9252d997
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Nov 21 05:27:49 2007 +0000

description:
Need perl to build for generating man pages.

diffstat:

 mail/cyrus-imapd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 47111917439b -r 330f9252d997 mail/cyrus-imapd/Makefile
--- a/mail/cyrus-imapd/Makefile Tue Nov 20 22:13:51 2007 +0000
+++ b/mail/cyrus-imapd/Makefile Wed Nov 21 05:27:49 2007 +0000
@@ -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 @@
 HOMEPAGE=      http://cyrusimap.web.cmu.edu/imapd/
 COMMENT=       Cyrus IMAP server
 
+USE_TOOLS+=            perl
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 PERL5_CONFIGURE=       no



Home | Main Index | Thread Index | Old Index