From 3fb11512b997a3c4c8e170e70cfafa4d92b214a3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 19 May 2005 15:26:03 +0000 Subject: PERL5_PKGSRCDIR isn't defined when using the new tools framework. Replace it with an explicit lang/perl58 reference. --- comms/pilotmgr/Makefile | 4 ++-- databases/p5-MLDBM/Makefile | 4 ++-- net/p5-Net-Daemon/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile index 5ca4f617da1..8d5cced762b 100644 --- a/comms/pilotmgr/Makefile +++ b/comms/pilotmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2005/04/11 21:45:07 tv Exp $ +# $NetBSD: Makefile,v 1.32 2005/05/19 15:26:03 jlam Exp $ DISTNAME= pilotmgr-1.107p2 PKGNAME= pilotmgr-1.107.2 @@ -14,7 +14,7 @@ COMMENT= Synchronize databases on any 3Com Palm device DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk DEPENDS+= p5-pilot-link-[0-9]*:../p5-pilot-link -DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:${PERL5_PKGSRCDIR} +DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl58 WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*$//} USE_X11= YES diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile index 715bf9192a8..ff5854e2568 100644 --- a/databases/p5-MLDBM/Makefile +++ b/databases/p5-MLDBM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:13 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/05/19 15:26:03 jlam Exp $ # DISTNAME= MLDBM-2.01 @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MLDBM/MLDBM.html COMMENT= Perl5 module for storing arbitrary data in tied hashes -DEPENDS+= {p5-Data-Dumper>=2.08,perl{,-thread}>=5.6.1nb2}:${PERL5_PKGSRCDIR} +DEPENDS+= {p5-Data-Dumper>=2.08,perl{,-thread}>=5.6.1nb2}:../../lang/perl58 PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 40b4be11c88..1074de5e83a 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:53 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/05/19 15:26:03 jlam Exp $ # DISTNAME= Net-Daemon-0.36 @@ -12,7 +12,7 @@ MAINTAINER= eric@cirr.com HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html COMMENT= Perl5 module for writing networking daemons -DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:${PERL5_PKGSRCDIR} +DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl58 PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Daemon/.packlist -- cgit v1.2.3