pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-imap Include courier-auth/Makefile.common...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9c3aa76361f
branches: trunk
changeset: 469322:f9c3aa76361f
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Feb 22 03:29:50 2004 +0000
description:
Include courier-auth/Makefile.common in a way that facilitates easier
testing of updated packages.
diffstat:
mail/courier-imap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r be882782cac9 -r f9c3aa76361f mail/courier-imap/Makefile
--- a/mail/courier-imap/Makefile Sun Feb 22 03:13:02 2004 +0000
+++ b/mail/courier-imap/Makefile Sun Feb 22 03:29:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/02/22 03:13:07 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/02/22 03:29:50 jlam Exp $
DISTNAME= courier-imap-2.2.1
COMMENT= IMAP server for access to Maildir-style mailboxes
@@ -16,7 +16,7 @@
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
INSTALL_EXTRA_TMPL= ${.CURDIR}/../courier-auth/INSTALL
-.include "../../mail/courier-auth/Makefile.common"
+.include "../courier-auth/Makefile.common"
CONFIGURE_ENV+= OPENSSL=${SSLBASE}/bin/openssl
Home |
Main Index |
Thread Index |
Old Index