diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-12 22:42:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-12 22:42:57 +0000 |
commit | 841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a (patch) | |
tree | fdd67c81079412bf94013749a954125434a9baca /devel/pilrc/PLIST | |
parent | 6874584eae20f517f70816571f6d4ac696db16b3 (diff) | |
download | pkgsrc-841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a.tar.gz |
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Diffstat (limited to 'devel/pilrc/PLIST')
-rw-r--r-- | devel/pilrc/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pilrc/PLIST b/devel/pilrc/PLIST index bd8b04435fc..dc0672f9589 100644 --- a/devel/pilrc/PLIST +++ b/devel/pilrc/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2005/05/26 10:22:47 dillo Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/04/12 22:43:00 jlam Exp $ bin/pilrc -${PILRCUI}bin/pilrcui +${PLIST.pilrcui}bin/pilrcui share/doc/html/pilrc/archive.html share/doc/html/pilrc/contrib.html share/doc/html/pilrc/download.html |