diff options
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index df8050514000..4c0123eed0a9 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -3,11 +3,11 @@ # Date created: May 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/10/21 10:07:50 markm Exp $ +# $Id: Makefile,v 1.5 1999/04/07 17:38:31 jseger Exp $ # -DISTNAME= SNMP-1.8b5 -PKGNAME= p5-SNMP-1.8b5 +DISTNAME= SNMP-1.8.1 +PKGNAME= p5-SNMP-1.8.1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP @@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG LIB_DEPENDS= snmp.3:${PORTSDIR}/net/ucd-snmp +BROKEN= 'incompatible with the latest version of ucd-snmp' + USE_PERL5= YES do-configure: |