summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-09-19 13:30:17 +0000
committerhubertf <hubertf@pkgsrc.org>2000-09-19 13:30:17 +0000
commit8e585b2c0a4fdd7a435df359ee9326f602676f70 (patch)
tree12e07562ea758f34312113ce9d9e9e48c654cc55
parent49434e4473616db28b9d2a9ea0b89b1aae8e0b9e (diff)
downloadpkgsrc-8e585b2c0a4fdd7a435df359ee9326f602676f70.tar.gz
This package now needs the imap-uw pkg
-rw-r--r--mail/pine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 6d0f6fb78e1..d853035e104 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/09/19 13:27:00 hubertf Exp $
+# $NetBSD: Makefile,v 1.36 2000/09/19 13:30:17 hubertf Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -12,7 +12,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.washington.edu/pine/
# This pkg doesn't build pico or libpico; the pico pkg does that part.
-DEPENDS= pico-3.7:../../editors/pico
+DEPENDS+= pico-3.7:../../editors/pico
+DEPENDS+= imap-uw>=4.7rc6:../../mail/imap-uw
USE_LIBTOOL= yes
CONFIGURE_ENV+= LT=${LIBTOOL}