diff options
author | tonio <tonio> | 2007-01-17 11:14:46 +0000 |
---|---|---|
committer | tonio <tonio> | 2007-01-17 11:14:46 +0000 |
commit | 04b3f634fd562459c4b693ad4a89dbddc5484313 (patch) | |
tree | 97f7ecc0121bf40f57c8938f7d7abe9515795e8d /lang/coq/PLIST.opt | |
parent | 10d51dee3d500f488015b947a2037637207b4769 (diff) | |
download | pkgsrc-04b3f634fd562459c4b693ad4a89dbddc5484313.tar.gz |
Add an option "coqide" to enable the gtk2 ide of coq
It's disabled by default, to avoid too much dependancies
Diffstat (limited to 'lang/coq/PLIST.opt')
-rw-r--r-- | lang/coq/PLIST.opt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/coq/PLIST.opt b/lang/coq/PLIST.opt index ac958aed9a4..de16e347619 100644 --- a/lang/coq/PLIST.opt +++ b/lang/coq/PLIST.opt @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST.opt,v 1.3 2006/01/27 19:22:58 tonio Exp $ +@comment $NetBSD: PLIST.opt,v 1.4 2007/01/17 11:14:46 tonio Exp $ bin/coq-interface.opt +${WITH_IDE}bin/coqide.opt bin/coqtop.opt bin/parser.opt man/man1/coqtop.opt.1 |