summaryrefslogtreecommitdiff
path: root/mail/wmmail
diff options
context:
space:
mode:
authortron <tron>2001-10-11 17:04:28 +0000
committertron <tron>2001-10-11 17:04:28 +0000
commit597915c064b2c08eec3e689c58deea130fc88f76 (patch)
treef8f133a0cebd3439434b0a8567167022b8755f0a /mail/wmmail
parent756f864e15f597fc0ac47dacfbf8f9967545d166 (diff)
downloadpkgsrc-597915c064b2c08eec3e689c58deea130fc88f76.tar.gz
Add dependence on "libproplist" package which isn't inherited from the
"windowmaker" package any more.
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index afa8f2d77f4..ee245e0e823 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2001/09/27 23:18:23 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2001/10/11 17:04:28 tron Exp $
DISTNAME= WMMail.app-0.64
PKGNAME= wmmail-0.64
@@ -9,6 +9,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail
COMMENT= xbiff like "mail-checker" for WindowMaker
+DEPENDS+= libproplist>=0.10.1:../../devel/libproplist
DEPENDS+= windowmaker-[0-9]*:../../wm/windowmaker
USE_X11BASE= yes