summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-30 02:56:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-30 02:56:57 +0000
commitfe88ba5378e962965e942a313e5800a0896c48d9 (patch)
treeecd963a24a35e6d0a424d1459f6a34fc74f669b9 /net-mgmt/p5-SNMP/Makefile
parentMark this port broken. (diff)
Don't ask me why, but this port doesn't build anymore.
------- ## make >> Checksum OK for SNMP-1.6.tar.gz. ===> Extracting for p5-SNMP-1.6 ===> p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found ===> p5-SNMP-1.6 depends on executable: perl5.00404 - found ===> Patching for p5-SNMP-1.6 ===> Applying FreeBSD patches for p5-SNMP-1.6 ===> Configuring for p5-SNMP-1.6 Checking if your kit is complete... Looks good Writing Makefile for SNMP ===> Building for p5-SNMP-1.6 mkdir ./blib mkdir ./blib/lib cp SNMP.pm ./blib/lib/SNMP.pm AutoSplitting SNMP (./blib/lib/auto/SNMP) make: don't know how to make /asn1.h. Stop *** Error code 2 Stop.
Notes
Notes: svn path=/head/; revision=10777
Diffstat (limited to '')
-rw-r--r--net-mgmt/p5-SNMP/Makefile4
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: