summaryrefslogtreecommitdiff
path: root/mail/maildrop/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-10 02:22:49 +0000
committerjlam <jlam>2004-02-10 02:22:49 +0000
commitff9ce1f40b5eaf6b29491141d97c3449053349ce (patch)
tree8abf46d6a8e9e71a4c3767971f8e49b7a282b86d /mail/maildrop/Makefile
parentd1376cf087132605b4d2d39507995cd5dc1932d8 (diff)
downloadpkgsrc-ff9ce1f40b5eaf6b29491141d97c3449053349ce.tar.gz
PERL5_REQD is now a list of values, so append to its value instead of
setting it.
Diffstat (limited to 'mail/maildrop/Makefile')
-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