diff options
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index 4ffdc8f3baba..cccf6703e418 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -3,7 +3,7 @@ # Date created: May 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/27 01:53:13 jfitz Exp $ # DISTNAME= SNMP-1.6 @@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= ${PREFIX}/lib/libsnmp.a:${PORTSDIR}/net/ucd-snmp +BROKEN= build + USE_PERL5= YES do-configure: |