summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-26 20:48:16 +0000
committertron <tron@pkgsrc.org>1999-05-26 20:48:16 +0000
commit768f13d2d2589dc07f557ebdcab10a19399feb52 (patch)
treec6680699fd494c10f919fc8ede37b01ebd3c80b9 /comms
parent9b38e48aac9bcbf78894a6ee005b71c446ba2ce8 (diff)
downloadpkgsrc-768f13d2d2589dc07f557ebdcab10a19399feb52.tar.gz
Add missing dependence on "p5-Data-Dumper" package.
Diffstat (limited to 'comms')
-rw-r--r--comms/pilotmgr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 36450a96545..d1e3ffbf2a4 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/05/25 22:04:17 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/05/26 20:48:16 tron Exp $
DISTNAME= pilotmgr-1.107
CATEGORIES= comms
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.moshpit.org/pilotmgr/
+DEPENDS+= p5-Data-Dumper-2.10:../../devel/p5-Data-Dumper
DEPENDS+= p5-MD5-1.7:../../security/p5-MD5
DEPENDS+= p5-Tk-402.002:../../x11/p5-Tk
DEPENDS+= p5-pilot-link-0.9.3:../p5-pilot-link