diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-30 02:56:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-30 02:56:57 +0000 |
commit | fe88ba5378e962965e942a313e5800a0896c48d9 (patch) | |
tree | ecd963a24a35e6d0a424d1459f6a34fc74f669b9 /net/p5-SNMP | |
parent | e16879b06c2932cc6623db55044fde4dfdc4fa5a (diff) |
Notes
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index 4ffdc8f3baba..cccf6703e418 100644 --- a/net/p5-SNMP/Makefile +++ b/net/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: |