mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
11 lines
282 B
Text
11 lines
282 B
Text
--- libftp-5.0.1.modified.by.in/Makefile.orig Fri Sep 30 15:48:48 2005
|
|
+++ libftp-5.0.1.modified.by.in/Makefile Fri Sep 30 15:49:09 2005
|
|
@@ -1,6 +1,7 @@
|
|
# Generated automatically from Makefile.in by configure.
|
|
-CC=gcc
|
|
+CC?=gcc
|
|
CO=co
|
|
+CFLAGS+=-D__FREEBSD__
|
|
|
|
OBJS=\
|
|
FtpAbort.o \
|