$OpenBSD: patch-perl_Makefile_PL,v 1.1.1.1 2005/05/26 01:33:38 sturm Exp $
--- perl/Makefile.PL.orig	Wed May 25 19:09:36 2005
+++ perl/Makefile.PL	Wed May 25 19:09:44 2005
@@ -8,7 +8,7 @@ WriteMakefile(
     ($] >= 5.005 ?    ## Add these new keywords supported since 5.005
       (ABSTRACT_FROM => 'ClearSilver.pm', # retrieve abstract from module
        AUTHOR     => 'A. U. Thor <a.u.thor@a.galaxy.far.far.away>') : ()),
-    'LIBS'		=> ['-L../libs -lneo_cgi -lneo_cs -lneo_utl'], 
+    'LIBS'		=> ['-L../libs -lneo_cgi -lneo_cs -lneo_utl -lz'], 
     'DEFINE'		=> '', # e.g., '-DHAVE_SOMETHING'
 	# Insert -I. if you add *.h files later:
     'INC'		=> '-I../',
