mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
501 B
Plaintext
23 lines
501 B
Plaintext
--- ./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
|
|
|
|
CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \
|
|
- -DHAVE_UNISTD_H -DHAVE_MALLOC_H
|
|
+ -DHAVE_UNISTD_H
|
|
|
|
/*
|
|
* 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
|