diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index fb4af9badc5..0e3a0f3f827 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2002/02/28 02:41:28 jun Exp $ +# $NetBSD: Makefile,v 1.47 2002/05/07 23:27:47 hubertf Exp $ DISTNAME= mew-2.2 CATEGORIES= mail @@ -8,6 +8,8 @@ MAINTAINER= tech-pkg-ja@jp.netbsd.org HOMEPAGE= http://www.mew.org/ COMMENT= Messaging in the Emacs World +CONFLICTS=+ mew-xemacs-2.* + DEPENDS+= emacs>=20.7:../../editors/emacs MEW_CONTRIB_DIR= ${PREFIX}/share/emacs/site-lisp/mew/contrib |