summaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-10 02:22:49 +0000
committerjlam <jlam>2004-02-10 02:22:49 +0000
commit0e80a56e9247fa11de2322818c358b43d2009bbf (patch)
tree8abf46d6a8e9e71a4c3767971f8e49b7a282b86d /mail/maildrop
parent04040c4c082c81508172f9372bd7925dab512be7 (diff)
downloadpkgsrc-0e80a56e9247fa11de2322818c358b43d2009bbf.tar.gz
PERL5_REQD is now a list of values, so append to its value instead of
setting it.
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index c219f07442e..0ae0dcac609 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2003/05/29 23:14:09 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/10 02:22:50 jlam Exp $
DISTNAME= maildrop-1.3.9
COMMENT= Courier mail delivery agent with filtering abilities
HOMEPAGE= http://www.flounder.net/~mrsam/maildrop/
-PERL5_REQD= 5.6.0
+PERL5_REQD+= 5.6.0
USE_PERL5= build
DEPENDS+= courier-maildirmake>=0.37.1:../../mail/courier-maildirmake