summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authortron <tron>2004-03-30 18:35:13 +0000
committertron <tron>2004-03-30 18:35:13 +0000
commit73e2b7152608deb0ce6136317ff780bec68eab4b (patch)
treed9b49d6a37d73e307d1a5050faf0fc6062ba5519 /mail/fetchmailconf
parent02511fc0a22f8c312a678c977036dde12f65d135 (diff)
downloadpkgsrc-73e2b7152608deb0ce6136317ff780bec68eab4b.tar.gz
Fix dependence broken by recent package revision bump.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 1ac4e2d1bd1..9e36ab737ab 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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