summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-19 15:26:03 +0000
committerjlam <jlam>2005-05-19 15:26:03 +0000
commit085920c84d7c779e510324923eabe863b0442750 (patch)
tree7f2aaf50022a52f08fab78f4039fec3f583615eb /comms
parent6a4a5a6598df2db3036921d1b2d01f8466e61b98 (diff)
downloadpkgsrc-085920c84d7c779e510324923eabe863b0442750.tar.gz
PERL5_PKGSRCDIR isn't defined when using the new tools framework. Replace
it with an explicit lang/perl58 reference.
Diffstat (limited to 'comms')
-rw-r--r--comms/pilotmgr/Makefile4
1 files changed, 2 insertions, 2 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