Bug 37671

Summary: Fix Build editors/axe
Product: Ports & Packages Reporter: Tilman Linneweh <tilman>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: tilman
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Tilman Linneweh 2002-05-02 17:10:01 UTC
	Pleases add this patch-file to the ports files dir

Fix: cat files/patch-Help-axinfo.c


extern char *getenv();
-extern char *malloc(), *realloc();

 #include "Confirmer.h"
 #include "Hyper.h"--YO0qgDP4FS4ffsbRF94UUPD5Cfpo0Cbj1oF9STGPpk6YXbj8
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Help/axinfo.c.orig  Thu May  2 17:59:32 2002
+++ Help/axinfo.c       Thu May  2 17:59:41 2002
@@ -45,7 +45,6 @@
 #include <stdio.h>
How-To-Repeat: 	http://bento.freebsd.org/errorlogs/5-latest/aXe-6.1.2_1.log
Comment 1 dwcjr freebsd_committer freebsd_triage 2002-05-15 18:19:55 UTC
State Changed
From-To: open->closed

Fixed in PR/37671