diff options
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r-- | editors/vile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |