diff --git a/srcpkgs/libXext/template b/srcpkgs/libXext/template index aa1422a6c13..9572af79803 100644 --- a/srcpkgs/libXext/template +++ b/srcpkgs/libXext/template @@ -1,8 +1,9 @@ # Template build file for 'libXext'. pkgname=libXext version=1.3.3 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--enable-malloc0returnsnull" hostmakedepends="pkg-config" makedepends="xextproto libX11-devel" short_desc="X Extension library"