pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/maildrop Build needs Perl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/08263bb23ce2
branches: trunk
changeset: 515929:08263bb23ce2
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 11 00:57:43 2006 +0000
description:
Build needs Perl.
diffstat:
mail/maildrop/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c5e781abe710 -r 08263bb23ce2 mail/maildrop/Makefile
--- a/mail/maildrop/Makefile Tue Jul 11 00:30:09 2006 +0000
+++ b/mail/maildrop/Makefile Tue Jul 11 00:57:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/04/28 18:14:06 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/07/11 00:57:43 joerg Exp $
DISTNAME= maildrop-2.0.2
CATEGORIES= security
@@ -11,7 +11,7 @@
DEPENDS+= courier-maildir>=0.53.1:../../mail/courier-maildir
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
PKG_SUPPORTED_OPTIONS= authlib
Home |
Main Index |
Thread Index |
Old Index