wok-4.x diff tk/receipt @ rev 10353
gcc: Removed gawk in build depends. Added check like the one glibc has to install if cook script is found. Fixed tazwok cookorder i hope.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 16:40:19 2011 +0000 (2011-05-22) |
parents | be13f25e790b |
children | ff669d22310a |
line diff
1.1 --- a/tk/receipt Sun Feb 20 06:53:59 2011 +0000 1.2 +++ b/tk/receipt Sun May 22 16:40:19 2011 +0000 1.3 @@ -8,8 +8,7 @@ 1.4 DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.5 xorg-libXft xorg-libXrender zlib xorg-libXss" 1.6 BUILD_DEPENDS="tcl-dev xorg-libX11-dev" 1.7 -SOURCE="tk" 1.8 -TARBALL="${SOURCE}${VERSION}-src.tar.gz" 1.9 +TARBALL="${PACKAGE}${VERSION}-src.tar.gz" 1.10 WEB_SITE="http://tcl.sourceforge.net/" 1.11 WGET_URL="http://surfnet.dl.sourceforge.net/sourceforge/tcl/$TARBALL" 1.12 TAGS="programming language"