mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building (most of the) functionality, that is present in our base libraries (btree, md5, etc.) In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some other improvements. vic is thus unbroken on 5.x Per fenner's (much) earlier e-mail, grab maintainership for the time being. PR: ports/75066 (obsoleted) Approved by: fenner (implicitly)
8 lines
190 B
Text
8 lines
190 B
Text
--- codec/h263/Util.h Thu Sep 9 08:45:56 1999
|
|
+++ codec/h263/Util.h Thu Sep 23 18:31:34 2004
|
|
@@ -7,5 +7,4 @@
|
|
#define _UTIL_
|
|
|
|
-#include <malloc.h>
|
|
#include "error.h"
|
|
#include <stdlib.h>
|