diff --git a/srcpkgs/mono/template b/srcpkgs/mono/template index a2c3fb07ff..58bb37f3aa 100644 --- a/srcpkgs/mono/template +++ b/srcpkgs/mono/template @@ -1,9 +1,11 @@ # Template file for 'mono' pkgname=mono version=3.2.3 -revision=1 +revision=2 patch_args="-Np1" +lib32disabled=yes build_style=gnu-configure +configure_args="--disable-static" # XXX: figure out how to split this up into subpkgs. hostmakedepends="libtool perl" makedepends="zlib-devel libX11-devel libgdiplus-devel"