summaryrefslogtreecommitdiff
path: root/comms/pilotmgr
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-05 17:18:21 +0000
committerjlam <jlam@pkgsrc.org>2001-09-05 17:18:21 +0000
commit71b65d6be286dff5ad54da5de2f5f871d73a336e (patch)
treee781bfa9a78bec8986d4226cd20d45079b98ca66 /comms/pilotmgr
parentb56ee42f1988576c1a1ec52941a733d9aba4e59f (diff)
downloadpkgsrc-71b65d6be286dff5ad54da5de2f5f871d73a336e.tar.gz
Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
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 2fade23cfbf..556f5ce3b2e 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/02/25 04:17:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.14 2001/09/05 17:18:21 jlam Exp $
DISTNAME= pilotmgr-1.107p2
CATEGORIES= comms
@@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.moshpit.org/pilotmgr/
COMMENT= synchronize databases on any 3Com Palm device
-DEPENDS+= p5-Data-Dumper-*:../../devel/p5-Data-Dumper
+DEPENDS+= {p5-Data-Dumper-*,perl>=5.6.1nb2}:../../lang/perl5
DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5
DEPENDS+= p5-Tk-*:../../x11/p5-Tk
DEPENDS+= p5-pilot-link-*:../p5-pilot-link