diff options
author | tonio <tonio@pkgsrc.org> | 2008-04-27 10:46:16 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-04-27 10:46:16 +0000 |
commit | 43bbfe4cea4a4072a6dae33d89bb68f14d0c2c95 (patch) | |
tree | 4e42eafb163c88e94c59758752b70146b31b0d08 /lang/coq | |
parent | 802ba2845e3ef02f814118c3f5f2869b564b40ad (diff) | |
download | pkgsrc-43bbfe4cea4a4072a6dae33d89bb68f14d0c2c95.tar.gz |
Bunp PKGREVISION, as it requires rebuild with ocaml 3.10.2 and cmalp5 5.08
Diffstat (limited to 'lang/coq')
-rw-r--r-- | lang/coq/Makefile | 3 | ||||
-rw-r--r-- | lang/coq/PLIST.opt | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 48ae36043ad..f12d734a18d 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2008/04/12 22:43:02 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2008/04/27 10:46:16 tonio Exp $ # DISTNAME= coq-8.1pl3 +PKGREVISION= 1 CATEGORIES= lang math MASTER_SITES= ftp://ftp.inria.fr/INRIA/coq/V8.1pl3/ diff --git a/lang/coq/PLIST.opt b/lang/coq/PLIST.opt index de16e347619..2464aadaf65 100644 --- a/lang/coq/PLIST.opt +++ b/lang/coq/PLIST.opt @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST.opt,v 1.4 2007/01/17 11:14:46 tonio Exp $ +@comment $NetBSD: PLIST.opt,v 1.5 2008/04/27 10:46:16 tonio Exp $ bin/coq-interface.opt -${WITH_IDE}bin/coqide.opt +${PLIST.coqide}bin/coqide.opt bin/coqtop.opt bin/parser.opt man/man1/coqtop.opt.1 |