diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 06:05:57 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 06:05:57 +0000 |
commit | f0768bb694bc177dc77765548782a1e9c32e6c54 (patch) | |
tree | 298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-SNMP_Session | |
parent | 67721bd22d50a02e35021f1d03c3658680e89201 (diff) | |
download | pkgsrc-f0768bb694bc177dc77765548782a1e9c32e6c54.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/p5-SNMP_Session')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 488e89252fb..e7e483d963c 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 17:11:04 martti Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/27 06:05:57 snj Exp $ DISTNAME= SNMP_Session-0.83 PKGNAME= p5-SNMP_Session-0.83 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.switch.ch/misc/leinen/snmp/perl/ COMMENT= Perl5 module providing rudimentary access to remote SNMP agents -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SNMP_Session/.packlist CONFLICTS+= mrtg-[0-9]* |