1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/chimera/files/patch-aa

23 lines
501 B
Plaintext
Raw Normal View History

1995-04-04 15:46:33 +00:00
--- ./Common.tmpl.dist.org Sat Apr 1 19:20:24 1995
+++ ./Common.tmpl.dist Tue Apr 4 07:51:01 1995
@@ -80,7 +80,7 @@
#define NEED_STRCASECMP 0
1995-04-04 15:46:33 +00:00
CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \
- -DHAVE_UNISTD_H -DHAVE_MALLOC_H
+ -DHAVE_UNISTD_H
/*
1995-04-04 15:46:33 +00:00
* OSF1 needs -D_BSD
--- ./compat/Imakefile.org Mon Mar 13 19:48:00 1995
+++ ./compat/Imakefile Wed Jun 11 12:42:13 1997
@@ -31,7 +31,7 @@
DependTarget()
#else
-all:
+all::
depend::
#endif