summaryrefslogtreecommitdiff
path: root/comms/pilotmgr
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-05 17:18:21 +0000
committerjlam <jlam>2001-09-05 17:18:21 +0000
commitcd00933a95a950ec280efbe14ad28529443d4f68 (patch)
treee781bfa9a78bec8986d4226cd20d45079b98ca66 /comms/pilotmgr
parentf3adbc2399ca487a6c896783619da9ce82fce688 (diff)
downloadpkgsrc-cd00933a95a950ec280efbe14ad28529443d4f68.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