summaryrefslogtreecommitdiff
path: root/comms/p5-Device-Modem
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 05:59:14 +0000
committersnj <snj>2004-04-11 05:59:14 +0000
commita1d80c7c23aa9b063b9f24e63dc8b6c2f2740817 (patch)
treee97f900dba1d0a3c8cd481f1558da187f664fd72 /comms/p5-Device-Modem
parent1385eac1d480e4ed1593cb0e1e4340cb1d7aa09b (diff)
downloadpkgsrc-a1d80c7c23aa9b063b9f24e63dc8b6c2f2740817.tar.gz
Convert to buildlink3.
Diffstat (limited to 'comms/p5-Device-Modem')
-rw-r--r--comms/p5-Device-Modem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index b6a4658efcf..67ff5dbeedb 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:26:55 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/11 06:55:52 snj Exp $
#
DISTNAME= Device-Modem-1.24
@@ -12,7 +12,7 @@ COMMENT= Perl module to talk to modem devices connected via serial port
DEPENDS+= p5-Device-SerialPort-[0-9]*:../p5-Device-SerialPort
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/Modem/.packlist
.include "../../lang/perl5/module.mk"