From 91ac52578a02ee509f3f483dd95dd0dfb0e43943 Mon Sep 17 00:00:00 2001 From: mjl Date: Wed, 19 Dec 2001 01:23:09 +0000 Subject: Heed the warning in the docs about not installing the app-defaults file, because it really causes grief. Instead put it with the docs. --- editors/nedit/Makefile | 4 ++-- editors/nedit/PLIST | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'editors/nedit') diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 43fc34f52a4..ecbccb4ec5f 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/10/31 00:03:16 mjl Exp $ +# $NetBSD: Makefile,v 1.20 2001/12/19 01:23:09 mjl Exp $ VERS= 5.2 DISTNAME= nedit-${VERS}-src @@ -24,7 +24,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/nedit ${INSTALL_DATA} ${WRKSRC}/ReleaseNotes ${PREFIX}/share/doc/nedit ${INSTALL_DATA} ${WRKSRC}/doc/faq.txt ${PREFIX}/share/doc/nedit - ${INSTALL_DATA} ${WRKSRC}/doc/NEdit.ad ${PREFIX}/lib/X11/app-defaults/NEdit + ${INSTALL_DATA} ${WRKSRC}/doc/NEdit.ad ${PREFIX}/share/doc/nedit .include "../../graphics/xpm/buildlink.mk" .include "../../mk/motif.buildlink.mk" diff --git a/editors/nedit/PLIST b/editors/nedit/PLIST index 52df3904509..0ebd45593fd 100644 --- a/editors/nedit/PLIST +++ b/editors/nedit/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/12/19 01:23:09 mjl Exp $ bin/nc bin/nedit -lib/X11/app-defaults/NEdit man/man1/nc.1 man/man1/nedit.1 +share/doc/nedit/NEdit.ad share/doc/nedit/README -share/doc/nedit//ReleaseNotes +share/doc/nedit/ReleaseNotes share/doc/nedit/faq.txt @dirrm share/doc/nedit -- cgit v1.2.3