mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
- Add RESTRICTED - Bump PORTREVISION - Pass maintainership to submitter PR: ports/122125 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: tabthorpe (mentor)
26 lines
386 B
Text
26 lines
386 B
Text
--- Makefile.orig Mon Dec 18 19:17:20 2000
|
|
+++ Makefile Mon Jan 29 12:26:51 2001
|
|
@@ -111,8 +111,8 @@
|
|
# For FreeBSD
|
|
ARCH= -DFreeBSD
|
|
LIB=
|
|
-OPT= -O2
|
|
-CC= cc
|
|
+#OPT= -O2
|
|
+#CC= cc
|
|
DBG=
|
|
INC=
|
|
|
|
--- Makefile.orig Mon Dec 18 19:17:20 2000
|
|
+++ Makefile Mon Jan 29 12:26:51 2001
|
|
@@ -111,8 +111,8 @@
|
|
# For FreeBSD
|
|
ARCH= -DFreeBSD
|
|
LIB=
|
|
-OPT= -O2
|
|
-CC= cc
|
|
+#OPT= -O2
|
|
+#CC= cc
|
|
DBG=
|
|
INC=
|
|
|