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 /cad/lc/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 'cad/lc/PLIST')
-rw-r--r-- | cad/lc/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/lc/PLIST b/cad/lc/PLIST index fa27cec97a1..3b80ec50082 100644 --- a/cad/lc/PLIST +++ b/cad/lc/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2007/02/24 00:54:26 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/04/12 22:42:58 jlam Exp $ bin/lc bin/lcplot -${HAVE_LCSPICE}bin/lcspice +${PLIST.lcspice}bin/lcspice share/lc2.10/README share/lc2.10/app-defaults/Lc share/lc2.10/app-defaults/Lcplot |