From 511de621c559e3dec5499958cc6935f68059c7b8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Sep 2005 11:46:08 +0000 Subject: Fix post-install target broken in global perl plist changes. --- net/p5-ispman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-ispman') diff --git a/net/p5-ispman/Makefile b/net/p5-ispman/Makefile index 5db66f078c9..a60e83ab23e 100644 --- a/net/p5-ispman/Makefile +++ b/net/p5-ispman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/08/06 06:19:28 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/09/11 11:46:08 wiz Exp $ # DISTNAME= ispman-0.5 @@ -37,7 +37,7 @@ pre-configure: post-install: ${INSTALL_DATA} ${WRKSRC}/../IO-stringy-1.212_patched/lib/IO/Scalar.pm \ - ${PERL5_INSTALLVENDORLIB} + ${PERL5_INSTALLVENDORLIB}/IO/ScalarPatched.pm .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3