mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
13 lines
167 B
Text
13 lines
167 B
Text
--- Makefile.orig 2000-12-18 10:17:20 UTC
|
|
+++ Makefile
|
|
@@ -111,8 +111,8 @@
|
|
# For FreeBSD
|
|
ARCH= -DFreeBSD
|
|
LIB=
|
|
-OPT= -O2
|
|
-CC= cc
|
|
+#OPT= -O2
|
|
+#CC= cc
|
|
DBG=
|
|
INC=
|
|
|