summaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-07-20 15:42:34 +0000
committertaca <taca@pkgsrc.org>2005-07-20 15:42:34 +0000
commitf6f08e41a064144c875d804e6260a7c5169cab08 (patch)
tree87d13eb2d72e4634faace059bc9f4ebf5a66741e /mail/squirrelmail
parent4be14378c4db5b3c8554cf80b623573b28591bd0 (diff)
downloadpkgsrc-f6f08e41a064144c875d804e6260a7c5169cab08.tar.gz
- Allow depends on ja-squirrelmail package in buildlink3.mk.
- Some modification to MESSAGES: * remove trailing white space. * use www.example.com as example URL.
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/MESSAGE8
-rw-r--r--mail/squirrelmail/buildlink3.mk4
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/squirrelmail/MESSAGE b/mail/squirrelmail/MESSAGE
index 39acba557e4..dc62056b593 100644
--- a/mail/squirrelmail/MESSAGE
+++ b/mail/squirrelmail/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:14 wiz Exp $
+$NetBSD: MESSAGE,v 1.5 2005/07/20 15:42:34 taca Exp $
Please run the SquirrelMail configuration script:
@@ -9,7 +9,7 @@ to customize the SquirrelMail webmail system for your site.
You will need to make SquirrelMail accessible through your HTTP server.
If you are running Apache and ap-php, then you may either symlink
-
+
${SMDIR}
into DocumentRoot, or add the following line to httpd.conf:
@@ -17,7 +17,7 @@ into DocumentRoot, or add the following line to httpd.conf:
Include ${PKG_SYSCONFDIR}/squirrelmail.conf
to make IMAP accounts accessible through:
-
- http://www.domain.com/squirrelmail/
+
+ http://www.example.com/squirrelmail/
===========================================================================
diff --git a/mail/squirrelmail/buildlink3.mk b/mail/squirrelmail/buildlink3.mk
index f83aa789a6b..cd882a53ae4 100644
--- a/mail/squirrelmail/buildlink3.mk
+++ b/mail/squirrelmail/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2005/07/18 07:04:27 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2005/07/20 15:42:34 taca Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
SQUIRRELMAIL_BUILDLINK3_MK:= ${SQUIRRELMAIL_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nsquirrelmail}
BUILDLINK_PACKAGES+= squirrelmail
.if !empty(SQUIRRELMAIL_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.squirrelmail+= squirrelmail>=1.4.5
+BUILDLINK_DEPENDS.squirrelmail+= {ja-,}squirrelmail>=1.4.5
BUILDLINK_PKGSRCDIR.squirrelmail?= ../../mail/squirrelmail
.endif # SQUIRRELMAIL_BUILDLINK3_MK