summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-16 13:56:40 +0000
committerwiz <wiz>2000-12-16 13:56:40 +0000
commit98ae4c8d6183c5e5029b775998b3639382b6f27c (patch)
tree6b0177dac7d7b13b2aa61adbfee3f5cc10bb65b7 /editors/emacs
parente9eb5978e2ce0bda652a42390cd404f3edcd9663 (diff)
downloadpkgsrc-98ae4c8d6183c5e5029b775998b3639382b6f27c.tar.gz
emacs and mule install files with the same name in info -- make
them CONFLICT.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index cff891bba97..b7aa3089f7a 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2000/06/24 17:03:37 minoura Exp $
+# $NetBSD: Makefile,v 1.40 2000/12/16 13:56:40 wiz Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
DISTNAME= emacs-20.7
@@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
+CONFLICTS= mule-*
+
GNU_CONFIGURE= yes
USE_GMAKE= yes