$NetBSD: patch-ad,v 1.2 2001/06/09 15:15:28 wiz Exp $

--- mod/Parse/Makefile.PL.orig	Sat May 12 17:48:31 2001
+++ mod/Parse/Makefile.PL	Sat May 12 17:48:40 2001
@@ -13,7 +13,7 @@
     'NAME'         => 'Parse::ePerl',
     'VERSION_FROM' => 'ePerl.pm',
     'INC'          => "-I$root", 
-    'LIBS'         => ["-L$root -leperl"],
+    'LIBS'         => ["-L$root -Wl,-R$root -leperl"],
 );
 
 ##EOF##
