diff --git a/srcpkgs/gettext/template b/srcpkgs/gettext/template index 95c337a7564..9da211e3484 100644 --- a/srcpkgs/gettext/template +++ b/srcpkgs/gettext/template @@ -1,14 +1,14 @@ # Template file for 'gettext' pkgname=gettext version=0.19.4 -revision=5 +revision=6 bootstrap=yes build_style=gnu-configure configure_args="--disable-java --disable-native-java --disable-csharp --disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs --disable-openmp --with-included-libxml --with-included-libcroco --disable-acl --with-included-glib --with-included-libcroco --without-git - --with-included-libxml --disable-nls --disable-openmp --disable-curses + --with-included-libxml --disable-openmp --disable-curses --without-examples gl_cv_func_gettimeofday_clobber=no" replaces="chroot-gettext>=0" short_desc="Internationalized Message Handling Library and tools"