summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-24 17:39:29 +0000
committerjlam <jlam>2002-01-24 17:39:29 +0000
commitc14167c7d5b4d57a57456e3d940f9c83f1aace67 (patch)
tree5b010adf9b8c32b9a6eb279a889fbcbaedd8c6e9
parent03d2b3c023c8b5bbae4cc8de785d2549aa53d3b1 (diff)
downloadpkgsrc-c14167c7d5b4d57a57456e3d940f9c83f1aace67.tar.gz
Depend on courier-auth>=0.37.1nb1 to pick up the changes to make the
password-changing page work.
-rw-r--r--mail/sqwebmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 3d805f9ba5c..3da241b76c7 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/24 15:21:08 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/24 17:39:29 jlam Exp $
DISTNAME= sqwebmail-3.3.1
CATEGORIES= www
@@ -6,7 +6,7 @@ COMMENT= webmail CGI for access to local Maildir-style mailboxes
HOMEPAGE= http://www.inter7.com/sqwebmail/
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
-DEPENDS+= courier-auth>=0.37.1:../../mail/courier-auth
+DEPENDS+= courier-auth>=0.37.1nb1:../../mail/courier-auth
DEPENDS+= courier-maildirmake>=0.37.1nb1:../../mail/courier-maildirmake
USE_BUILDLINK_ONLY= yes