summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jed/Makefile')
-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"