summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorabs <abs>2001-10-19 10:56:54 +0000
committerabs <abs>2001-10-19 10:56:54 +0000
commitf020851dd2b977b7d9c59e418793397cfb4b3da1 (patch)
treec796f7b8298785ecd13fe83702bc2ee8259eb430 /mail
parent58f50f6381d43486568d2676eb3a9edddf40198e (diff)
downloadpkgsrc-f020851dd2b977b7d9c59e418793397cfb4b3da1.tar.gz
DEPEND on pico >=4.1 not 4.0 now
Diffstat (limited to 'mail')
-rw-r--r--mail/pine/Makefile4
1 files 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"