diff --git a/srcpkgs/camlp4/template b/srcpkgs/camlp4/template index f9588118997..d184794937f 100644 --- a/srcpkgs/camlp4/template +++ b/srcpkgs/camlp4/template @@ -1,17 +1,18 @@ # Template build file for 'camlp4' pkgname=camlp4 version=4.03+1 -revision=1 +revision=2 build_style=configure short_desc="Caml preprocessor and pretty-printer" maintainer="Christian Neukirchen " license="GPL-2" homepage="https://github.com/ocaml/camlp4" -distfiles="$homepage/archive/${version}.tar.gz" +distfiles="${homepage}/archive/${version}.tar.gz" checksum=6eefeacced81cca59ddf90c2538505fd5cd6596a3fc1acf4971e9796c2e7f2ae hostmakedepends="ocaml ocamlbuild" wrksrc="camlp4-${version/+/-}" -nocross="yes" +nocross=yes +nopie=yes do_build() { make all camlp4/META