summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortron <tron>1999-05-26 20:48:16 +0000
committertron <tron>1999-05-26 20:48:16 +0000
commit02f55b6136299deaf860f50bb17fbd2e533020cc (patch)
treec6680699fd494c10f919fc8ede37b01ebd3c80b9 /comms
parent907bdcc0fe5f8e0425476ec384305875c8fff1ea (diff)
downloadpkgsrc-02f55b6136299deaf860f50bb17fbd2e533020cc.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