summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 10:11:48 +0000
committergrant <grant>2005-07-19 10:11:48 +0000
commitac64fe6ac14fdf1683065506a0d1d7e03cc15349 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /comms
parent8e5c68bc6464f7711b87bf4c17adea2559863de7 (diff)
downloadpkgsrc-ac64fe6ac14fdf1683065506a0d1d7e03cc15349.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Device-Gsm/Makefile4
-rw-r--r--comms/p5-Device-Modem/Makefile4
-rw-r--r--comms/pilotmgr/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 66e44ce99b8..8ff8c3a5841 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:19 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/19 10:21:01 grant Exp $
#
DISTNAME= Device-Gsm-1.36
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module to interface GSM cellular / modems
-DEPENDS+= p5-Device-Modem-[0-9]*:../p5-Device-Modem
+DEPENDS+= p5-Device-Modem-[0-9]*:../../comms/p5-Device-Modem
PERL5_PACKLIST= auto/Device/Gsm/.packlist
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index a449a8a037f..c31b0850770 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:19 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/19 10:21:01 grant Exp $
#
DISTNAME= Device-Modem-1.36
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module to talk to modem devices connected via serial port
-DEPENDS+= p5-Device-SerialPort-[0-9]*:../p5-Device-SerialPort
+DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort
PERL5_PACKLIST= auto/Device/Modem/.packlist
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 178aaf69123..db53f1a35e9 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2005/06/24 06:43:43 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2005/07/19 10:21:01 grant Exp $
DISTNAME= pilotmgr-1.107p2
PKGNAME= pilotmgr-1.107.2
@@ -13,7 +13,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-pilot-link-[0-9]*:../../comms/p5-pilot-link
DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl5
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*$//}