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/uim | |
parent | d20d696d4a24f750814404506dccff517f51afb4 (diff) | |
download | pkgsrc-c929e1ea89bfbd746c5ac56237e3e89878c229ab.tar.gz |
Use @pkgdir.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
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 |