diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:19:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:19:52 +0000 |
commit | c929e1ea89bfbd746c5ac56237e3e89878c229ab (patch) | |
tree | 5ba12e249f39fc0147ffeebbe4672f927a615f38 /inputmethod/tomoe/PLIST | |
parent | d20d696d4a24f750814404506dccff517f51afb4 (diff) | |
download | pkgsrc-c929e1ea89bfbd746c5ac56237e3e89878c229ab.tar.gz |
Use @pkgdir.
Diffstat (limited to 'inputmethod/tomoe/PLIST')
-rw-r--r-- | inputmethod/tomoe/PLIST | 4 |
1 files changed, 2 insertions, 2 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 |