mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a42efa8240
PR: 15397 Submitted by: James Andariese <james@ja.ath.cx>
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
--- lib/xlib/build.orig Tue Jul 18 06:19:11 1995
|
|
+++ lib/xlib/build Sun Dec 12 16:29:08 1999
|
|
@@ -7,7 +7,7 @@
|
|
|
|
SHELL=/bin/sh
|
|
|
|
-CC= ${cc-cc}
|
|
+CC?= cc
|
|
CFLAGS= $cflags $obj_cflags
|
|
LINTFLAGS= $lintflags
|
|
|