pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod Use @pkgdir.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03b8119dfd97
branches:  trunk
changeset: 394696:03b8119dfd97
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 20:19:52 2009 +0000

description:
Use @pkgdir.

diffstat:

 inputmethod/tomoe/PLIST |  4 ++--
 inputmethod/uim/PLIST   |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r f680303e00b4 -r 03b8119dfd97 inputmethod/tomoe/PLIST
--- a/inputmethod/tomoe/PLIST   Sun Jun 14 20:19:24 2009 +0000
+++ b/inputmethod/tomoe/PLIST   Sun Jun 14 20:19:52 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:33 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 20:19:52 joerg Exp $
 include/tomoe/tomoe-candidate.h
 include/tomoe/tomoe-char.h
 include/tomoe/tomoe-config.h
@@ -46,4 +46,4 @@
 share/tomoe/recognizer/handwriting-ja.xml
 share/tomoe/recognizer/handwriting-zh_CN.xml
 share/tomoe/xml2est.rb
-@exec ${MKDIR} %D/share/tomoe/dict
+@pkgdir share/tomoe/dict
diff -r f680303e00b4 -r 03b8119dfd97 inputmethod/uim/PLIST
--- a/inputmethod/uim/PLIST     Sun Jun 14 20:19:24 2009 +0000
+++ b/inputmethod/uim/PLIST     Sun Jun 14 20:19:52 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:01:33 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2009/06/14 20:19:52 joerg Exp $
 ${PLIST.qt}bin/uim-chardict-qt
 ${PLIST.uim-dict-gtk}bin/uim-dict-gtk
 ${PLIST.fep}bin/uim-fep
@@ -358,4 +358,4 @@
 share/uim/wnn-key-custom.scm
 share/uim/wnn.scm
 share/uim/zaurus.scm
-@exec ${MKDIR} %D/lib/uim/notify
+@pkgdir lib/uim/notify



Home | Main Index | Thread Index | Old Index