summaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-05 21:40:53 +0000
committerwiz <wiz@pkgsrc.org>2003-04-05 21:40:53 +0000
commitb5035828042d6a93b211d3458be22fa0c9d08c3f (patch)
tree8aa3f486e92532b25e3758b7419273f1ff7daf9a /editors/jed
parent861749e706d227aa7ade6b1369be159392690af9 (diff)
downloadpkgsrc-b5035828042d6a93b211d3458be22fa0c9d08c3f.tar.gz
Add conflicts between jed and xjed.
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index c3d7a188952..c1eab344cbf 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2003/04/05 21:34:14 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2003/04/05 21:40:53 wiz Exp $
#
PKGNAME= jed-0.99.16
.include "../jed/Makefile.common"
COMMENT= Extensible folding editor with Emacs/WordStar/EDT emulations
+CONFLICTS= xjed-[0-9]*
+
CONFIGURE_ARGS+= --without-X
.include "../../mk/bsd.pkg.mk"