--- Downloads/Portfile	2009-05-18 01:03:58.000000000 +0200
+++ ports/textproc/ispell-dict-it/Portfile	2009-05-18 00:59:35.000000000 +0200
@@ -21,7 +21,6 @@
 
 depends_build	port:ispell
 
-build		{ system "cd ${workpath}/ispell-it && make" }
-destroot	{}
-install 	{ xinstall ${workpath}/ispell-it/italian.hash ${prefix}/lib/ }
-activate 	{}
\ No newline at end of file
+worksrcdir      ispell-it
+
+destroot         { xinstall ${worksrcpath}/italian.hash ${destroot}${prefix}/lib/ }
