From 20aad660a7f9adbf521c1d8cda3fbf1998ec99ae Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 14 Oct 2007 06:26:16 +0000 Subject: Also install documents, fixes install-dirs issue. --- editors/vile/Makefile | 4 ++-- editors/vile/PLIST | 12 +++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 5583cdcb52a..b5c8e9ee711 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2007/10/14 04:53:35 obache Exp $ +# $NetBSD: Makefile,v 1.50 2007/10/14 06:26:16 obache Exp $ DISTNAME= vile-9.5 PKGNAME= ${DISTNAME}r @@ -34,7 +34,7 @@ REPLACE_PERL= perl/vileget CPPFLAGS.NetBSD+= -DMISSING_EXTERN_ENVIRON MAKE_FILE= makefile -INSTALL_TARGET= install install-perl +INSTALL_TARGET= install install-doc install-perl DATADIR= ${PREFIX}/share/vile FILTERDIR= ${PREFIX}/libexec/vile diff --git a/editors/vile/PLIST b/editors/vile/PLIST index 75618f5f030..334b1a75a5e 100644 --- a/editors/vile/PLIST +++ b/editors/vile/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2007/10/14 04:53:35 obache Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/10/14 06:26:16 obache Exp $ bin/vile bin/vile-pager bin/vileget @@ -105,6 +105,16 @@ share/vile/dcl.keywords share/vile/def.keywords share/vile/diff.keywords share/vile/digraphs.rc +share/vile/doc/Vileserv.doc +share/vile/doc/config.doc +share/vile/doc/dir.doc +share/vile/doc/filters.doc +share/vile/doc/macros.doc +share/vile/doc/menus.doc +share/vile/doc/modes.doc +share/vile/doc/oleauto.doc +share/vile/doc/perl.doc +share/vile/doc/visvile.doc share/vile/ecl.keywords share/vile/esql.keywords share/vile/est.keywords -- cgit v1.2.3