pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/ja-shinonome Create installation directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb1774afb6bf
branches:  trunk
changeset: 536846:cb1774afb6bf
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 26 15:23:21 2007 +0000

description:
Create installation directories.

Noted by Yamashiro, Jun on tech-pkg-ja.

diffstat:

 fonts/ja-shinonome/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 535bd97c7a0b -r cb1774afb6bf fonts/ja-shinonome/Makefile
--- a/fonts/ja-shinonome/Makefile       Wed Dec 26 15:22:01 2007 +0000
+++ b/fonts/ja-shinonome/Makefile       Wed Dec 26 15:23:21 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/02/06 18:31:48 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2007/12/26 15:23:21 taca Exp $
 #
 
 DISTNAME=              shinonome-0.9.10-src
@@ -28,6 +28,7 @@
 CONFIGURE_ARGS+=       --disable-progressbar
 CONFIGURE_ARGS+=       --with-foundry=${FOUNDRY:Q}
 
+INSTALLATION_DIRS=     lib/X11/fonts/local share/examples
 
 do-install:
        cd ${WRKSRC}; \



Home | Main Index | Thread Index | Old Index