summaryrefslogtreecommitdiff
path: root/comms/p5-Device-Gsm
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 05:59:14 +0000
committersnj <snj>2004-04-11 05:59:14 +0000
commit13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349 (patch)
treee97f900dba1d0a3c8cd481f1558da187f664fd72 /comms/p5-Device-Gsm
parent3fd1237182740bbe9f30dcfe441894450a05431b (diff)
downloadpkgsrc-13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349.tar.gz
Convert to buildlink3.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r--comms/p5-Device-Gsm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 7149f395829..fae3f2c69f5 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:26:54 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/11 06:53:05 snj Exp $
#
DISTNAME= Device-Gsm-1.16
@@ -12,7 +12,7 @@ COMMENT= Perl module to interface GSM cellular / modems
DEPENDS+= p5-Device-Modem-[0-9]*:../p5-Device-Modem
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/Gsm/.packlist
.include "../../lang/perl5/module.mk"