Index: dports/python/py-4suite-xml/Portfile
===================================================================
--- dports/python/py-4suite-xml/Portfile	(revision 29593)
+++ dports/python/py-4suite-xml/Portfile	(working copy)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-4suite-xml
-version			1.0b3
+version			1.0.2
 categories-append	devel textproc
 maintainers		css@macports.org
 description		suite of python modules for XML and RDF processing
@@ -18,8 +18,7 @@
 homepage 		http://4suite.org/
 master_sites        	ftp://ftp.4suite.org/pub/4Suite/ sourceforge:foursuite
 distname		4Suite-XML-${version}
-worksrcdir		4Suite-${version}
-checksums		md5 40a49c19c0b16fb39e356527b891728b
+checksums		md5 3ca3db95cb0263ad80beba034d1ff6ea
 
 depends_lib-append	port:py-xml 
 
@@ -27,8 +26,3 @@
 configure.cmd		${python.bin} setup.py config
 configure.args		--prefix=${prefix} \
 			--mandir=${prefix}/share/man
-
-# See http://sourceforge.net/tracker/index.php?func=detail&aid=1166710&group_id=39954&atid=428294
-destroot.cmd		${python.bin} setup.py
-destroot.target		bdist_install
-destroot.destdir	--root=${destroot}

