mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
camlp5: rebuild for ocaml-4.14.0_1.
This commit is contained in:
parent
a5e9a6a374
commit
fc9635ccf1
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'camlp5'
|
# Template file for 'camlp5'
|
||||||
pkgname=camlp5
|
pkgname=camlp5
|
||||||
version=8.00.03
|
version=8.00.03
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="camlp5-rel${version}"
|
wrksrc="camlp5-rel${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="-mandir /usr/share/man"
|
configure_args="-mandir /usr/share/man"
|
||||||
hostmakedepends="ocaml perl ocaml-findlib"
|
hostmakedepends="ocaml perl ocaml-findlib"
|
||||||
|
makedepends="ocaml-camlp-streams"
|
||||||
short_desc="OCaml preprocessor and pretty-printer"
|
short_desc="OCaml preprocessor and pretty-printer"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue