summaryrefslogtreecommitdiff
path: root/mail/grepmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/grepmail/Makefile')
-rw-r--r--mail/grepmail/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index aac973a8fcd..8bbab7f0503 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:21 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/15 10:43:36 obache Exp $
-DISTNAME= grepmail-5.30
-PKGREVISION= 1
+DISTNAME= grepmail-5.3032
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/}
@@ -10,13 +9,12 @@ HOMEPAGE= http://grepmail.sourceforge.net/
COMMENT= mbox formatted file search utility
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
-DEPENDS+= p5-Inline-[0-9]*:../../devel/p5-Inline
-DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
-DEPENDS+= p5-Mail-Mbox-MessageParser>=1.20:../../mail/p5-Mail-Mbox-MessageParser
+DEPENDS+= p5-Mail-Mbox-MessageParser>=1.4001:../../mail/p5-Mail-Mbox-MessageParser
PERL5_PACKLIST= auto/grepmail/.packlist
+MAKE_PARAMS+= < /dev/null
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"