diff options
author | joerg <joerg> | 2009-06-14 20:19:52 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 20:19:52 +0000 |
commit | 27772d89c480b356eefaaf0d395cea9977b71f74 (patch) | |
tree | 5ba12e249f39fc0147ffeebbe4672f927a615f38 /inputmethod | |
parent | 1c43f177a27dc5fae5f82c32986f8b49715f7c1f (diff) | |
download | pkgsrc-27772d89c480b356eefaaf0d395cea9977b71f74.tar.gz |
Use @pkgdir.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/tomoe/PLIST | 4 | ||||
-rw-r--r-- | inputmethod/uim/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe/PLIST b/inputmethod/tomoe/PLIST index e8b8918081f..5ab30ab6f69 100644 --- a/inputmethod/tomoe/PLIST +++ b/inputmethod/tomoe/PLIST @@ -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/dict.dtd 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 --git a/inputmethod/uim/PLIST b/inputmethod/uim/PLIST index dc544c50dc8..46f204ecefc 100644 --- a/inputmethod/uim/PLIST +++ b/inputmethod/uim/PLIST @@ -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-custom.scm share/uim/wnn-key-custom.scm share/uim/wnn.scm share/uim/zaurus.scm -@exec ${MKDIR} %D/lib/uim/notify +@pkgdir lib/uim/notify |