Fix dependence problem caused by "openssl" package version bump madness.

This commit is contained in:
tron 2003-11-12 18:49:46 +00:00
parent bfd8042a08
commit 44845e8843

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.55 2003/11/05 05:20:36 itojun Exp $
# $NetBSD: Makefile,v 1.56 2003/11/12 18:49:46 tron Exp $
DISTNAME= fetchmail-6.2.5
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://catb.org/~esr/fetchmail/
COMMENT= Configuration tool for fetchmail
DEPENDS+= ${PKGNAME:S/conf//}:../../mail/fetchmail
DEPENDS+= ${PKGNAME:S/conf//}{,nb*}:../../mail/fetchmail
NO_BUILD= YES
USE_BUILDLINK2= YES