summaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 06:05:57 +0000
committersnj <snj>2004-04-27 06:05:57 +0000
commitcba71674d95c91a66cbaf6ea7d365e1c7e87ffb5 (patch)
tree298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-IO-Socket-Multicast
parented5e12e656bacee6464cd8e94f05c013fc66fdf9 (diff)
downloadpkgsrc-cba71674d95c91a66cbaf6ea7d365e1c7e87ffb5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-IO-Socket-Multicast')
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
index 80702a3a229..45eda7fbb8f 100644
--- a/net/p5-IO-Socket-Multicast/Makefile
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:32 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/27 06:05:57 snj Exp $
#
DISTNAME= IO-Socket-Multicast-0.25
@@ -12,7 +12,7 @@ COMMENT= IO::Socket::Multicast - perl multicast socket IO
DEPENDS+= p5-IO-Interface>=0.94:../../net/p5-IO-Interface
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Socket/Multicast/.packlist
.include "../../lang/perl5/module.mk"