summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-Run/Makefile')
-rw-r--r--devel/p5-IPC-Run/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile
index 0df0e35a9dd..97469c5f780 100644
--- a/devel/p5-IPC-Run/Makefile
+++ b/devel/p5-IPC-Run/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:32 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:26 jlam Exp $
DISTNAME= IPC-Run-0.79
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Perl module for interacting with child processes
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/Run/.packlist
+PERL5_PACKLIST= auto/IPC/Run/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"