mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
7 lines
168 B
Text
7 lines
168 B
Text
--- Makefile.orig 2016-06-20 15:16:34 UTC
|
|
+++ Makefile
|
|
@@ -1,4 +1,3 @@
|
|
-CC = gcc
|
|
SOURCE_DIR = ../../common/
|
|
PLATFORM_SRC_INCLUDE = ../src/
|
|
DEBUG_OUTPUT_DIR = debug/
|