From 203b04fa8a9f19b6081b2483cad4fc1ac136ead4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Aug 2002 12:04:34 +0000 Subject: Try to fix bulk build failure, and add a missing file to PLIST. --- editors/xjed/Makefile | 3 ++- editors/xjed/PLIST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'editors/xjed') diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index c0ea4243175..18733810ac2 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/07/23 14:26:54 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/07 12:04:34 wiz Exp $ # DISTNAME= jed-B0.99-15 @@ -26,4 +26,5 @@ post-install: ${RMDIR} ${PREFIX}/share/xjed/bin .include "../../devel/libslang/buildlink.mk" +.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/xjed/PLIST b/editors/xjed/PLIST index bd8d9f12c02..b78268293f9 100644 --- a/editors/xjed/PLIST +++ b/editors/xjed/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/23 14:26:54 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/07 12:04:34 wiz Exp $ +bin/jed bin/xjed bin/rgrep man/man1/jed.1 -- cgit v1.2.3