diff --git a/srcpkgs/gawk/template b/srcpkgs/gawk/template index 5c26e4e6c9b..20c6556c45b 100644 --- a/srcpkgs/gawk/template +++ b/srcpkgs/gawk/template @@ -1,7 +1,7 @@ # Template file for 'gawk' pkgname=gawk version=4.1.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-readline" makedepends="readline-devel>=6.3" @@ -13,6 +13,9 @@ homepage="http://www.gnu.org/directory/GNU/gawk.html" distfiles="http://ftp.gnu.org/gnu/gawk/gawk-${version}.tar.gz" checksum=556464bd2e4bc5a0fad4526b59623e4be40b4c2f4c663dfaaf246af6e2ec1d62 +provides="awk-0_1" +replaces="awk>=0" + pre_configure() { # Create symlinks for bins and manpages. sed -i -e "s|\$(LN)|\$(LN_S)|g" Makefile.in doc/Makefile.in