pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/nkf Create missing directories for pkgviews.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7400d387087
branches:  trunk
changeset: 476102:e7400d387087
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Thu Jun 03 12:37:40 2004 +0000

description:
Create missing directories for pkgviews.

diffstat:

 converters/nkf/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1391a150b0da -r e7400d387087 converters/nkf/Makefile
--- a/converters/nkf/Makefile   Thu Jun 03 12:20:01 2004 +0000
+++ b/converters/nkf/Makefile   Thu Jun 03 12:37:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/05/24 11:25:16 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2004/06/03 12:37:40 uebayasi Exp $
 
 DISTNAME=      nkf204
 PKGNAME=       nkf-2.04
@@ -11,6 +11,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+INSTALLATION_DIRS=     bin man/man1
+
 ALL_TARGET=    nkf
 
 do-install:



Home | Main Index | Thread Index | Old Index