wyrd: rebuild for ocaml 4.06.0 (safe-string=0).

This commit is contained in:
Leah Neukirchen 2017-11-22 13:13:34 +01:00 committed by Leаh Neukirchen
parent 80348bf3ec
commit 5b1684dbdc

View file

@ -1,11 +1,10 @@
# Template file for 'wyrd'
pkgname=wyrd
version=1.4.6
revision=1
revision=2
build_style=gnu-configure
nocross="Tool ocamlmklib does not work well"
disable_parallel_build="Seems fragile, but uncertain if this is necessary."
nopie=yes
hostmakedepends="ocaml camlp4"
makedepends="ncurses-devel"
depends="remind"
@ -16,3 +15,4 @@ license="GPL-2"
homepage="http://pessimization.com/software/wyrd/"
distfiles="http://pessimization.com/software/wyrd/wyrd-${version}.tar.gz"
checksum=b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e
export OCAMLPARAM="safe-string=0,_"