Index: Portfile
===================================================================
--- Portfile	(revision 22942)
+++ Portfile	(working copy)
@@ -33,12 +33,6 @@
 	depends_lib-delete	port:lzo2
 }
 
-post-patch {
-	reinplace "s|lzo/lzo|lzo2/lzo|g" \
-		"${worksrcpath}/configure"  \
-		"${worksrcpath}/lzo.h"
- }
-
 post-destroot {
 	set docdir ${destroot}/${prefix}/share/doc/${name}
 	xinstall -m 755 -d ${docdir}
