diff --git a/srcpkgs/python-mechanize/template b/srcpkgs/python-mechanize/template index 3b5f6c3a689..0af69450a7d 100644 --- a/srcpkgs/python-mechanize/template +++ b/srcpkgs/python-mechanize/template @@ -1,10 +1,10 @@ # Template file for 'python-mechanize' -pkgname="python-mechanize" +pkgname=python-mechanize version=0.2.5 revision=1 wrksrc="mechanize-${version}" noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" depends="python" pycompile_module="mechanize"