From 18c03d66be7f19d5bf044f5eed480391067a7e44 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 19 Oct 2001 10:56:54 +0000 Subject: DEPEND on pico >=4.1 not 4.0 now --- mail/pine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/pine/Makefile b/mail/pine/Makefile index e68cec19a7c..46546d5d08b 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/10/11 15:35:01 martti Exp $ +# $NetBSD: Makefile,v 1.51 2001/10/19 10:56:54 abs Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # @@ -17,7 +17,7 @@ LICENSE= pine-license BUILD_DEFS+= PINE_USE_LDAP # This pkg doesn't build pico or libpico; the pico pkg does that part. -DEPENDS+= pico>=4.0:../../editors/pico +DEPENDS+= pico>=4.1:../../editors/pico DEPENDS+= imap-uw>=2001.0:../../mail/imap-uw .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3