pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/fetchmailconf Fix dependence broken by recent pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/265bc75ea5ae
branches: trunk
changeset: 471743:265bc75ea5ae
user: tron <tron%pkgsrc.org@localhost>
date: Tue Mar 30 18:35:13 2004 +0000
description:
Fix dependence broken by recent package revision bump.
diffstat:
mail/fetchmailconf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c16bfbe9df43 -r 265bc75ea5ae mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile Tue Mar 30 18:32:32 2004 +0000
+++ b/mail/fetchmailconf/Makefile Tue Mar 30 18:35:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2004/03/26 02:27:43 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2004/03/30 18:35:13 tron Exp $
DISTNAME= fetchmail-6.2.5
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -11,7 +11,7 @@
HOMEPAGE= http://catb.org/~esr/fetchmail/
COMMENT= Configuration tool for fetchmail
-DEPENDS+= ${PKGNAME:S/conf//}{,nb*}:../../mail/fetchmail
+DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail
NO_BUILD= YES
USE_BUILDLINK2= YES
Home |
Main Index |
Thread Index |
Old Index