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 /lang/coq/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 'lang/coq/PLIST')
-rw-r--r-- | lang/coq/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/coq/PLIST b/lang/coq/PLIST index e03005158b4..3bf6d11d594 100644 --- a/lang/coq/PLIST +++ b/lang/coq/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.6 2007/12/01 13:05:36 tonio Exp $ +@comment $NetBSD: PLIST,v 1.7 2008/04/12 22:43:02 jlam Exp $ bin/coq-interface bin/coq-tex bin/coq_makefile bin/coqc bin/coqdep bin/coqdoc -${WITH_IDE}bin/coqide -${WITH_IDE}bin/coqide.byte +${PLIST.coqide}bin/coqide +${PLIST.coqide}bin/coqide.byte bin/coqmktop bin/coqtop bin/coqtop.byte |