pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/courier-authlib This package needs expect(1)....
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a3d8545ecc0
branches: trunk
changeset: 515405:7a3d8545ecc0
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 02 10:34:55 2006 +0000
description:
This package needs expect(1). Bumped PKGREVISION.
diffstat:
security/courier-authlib/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 075c1f217d22 -r 7a3d8545ecc0 security/courier-authlib/Makefile
--- a/security/courier-authlib/Makefile Sun Jul 02 10:32:37 2006 +0000
+++ b/security/courier-authlib/Makefile Sun Jul 02 10:34:55 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2006/05/09 17:58:46 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/02 10:34:55 rillig Exp $
.include "Makefile.common"
DISTNAME= courier-authlib-0.58
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
@@ -102,4 +102,5 @@
${CHOWN} ${SHAREOWN}:${SHAREGRP} ${EGDIR}/authdaemonrc.dist
${CHMOD} ${SHAREMODE} ${EGDIR}/authdaemonrc.dist
+.include "../../lang/tcl-expect/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index