$NetBSD: patch-contrib_NSI_Mrtg_nsi,v 1.2 2023/06/02 14:23:40 wiz Exp $

--- contrib/NSI/Mrtg_nsi.orig	Thu Oct 19 14:20:46 2000
+++ contrib/NSI/Mrtg_nsi	Thu Oct 19 14:21:08 2000
@@ -59,7 +59,7 @@
 	}
 	die "ERROR: Can\'t find location of mrtg executable\n" 
 	  unless $main::binpath; 
-	unshift (@INC,$main::binpath);
+	$main::binpath .= "/../libexec"
 }
 
 # There older perls tend to behave peculiar with
