From a6a9de105b647e2602ef872478cb82cc5a4d6a5c Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 30 Apr 1998 02:56:57 +0000 Subject: 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. --- net/p5-SNMP/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') 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 # -# $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: -- cgit h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update maintainer mail address.lippe2008-03-171-1/+1
* Add port comms/serialoverip:sat2006-09-04