summaryrefslogtreecommitdiff
path: root/comms/pilotmgr
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-11-13 21:12:49 +0000
committertron <tron@pkgsrc.org>2004-11-13 21:12:49 +0000
commitbfa12b783007890b49ae53a6e73a864a1a1099ec (patch)
tree478492ea2c690ad827ea1c1e6e8456d15df84efd /comms/pilotmgr
parent99b79d0cf119c031010a91f3d4993563ec7ec62b (diff)
downloadpkgsrc-bfa12b783007890b49ae53a6e73a864a1a1099ec.tar.gz
Fix dependence so this can be used with the "perl-thread" package.
Diffstat (limited to 'comms/pilotmgr')
-rw-r--r--comms/pilotmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 2ea63ec36ea..be61f2057ad 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/04/11 06:50:19 snj Exp $
+# $NetBSD: Makefile,v 1.28 2004/11/13 21:12:49 tron 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{,-thread}>=5.6.1nb2}:${PERL5_PKGSRCDIR}
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*$//}
USE_BUILDLINK3= YES