freebsd-ports/mbone/speak_freely/files/patch-af
R. Imura 49fcbda03e - Add sfreflect and sflaunch to be installed
- System-wide CFLAGS received appropriate respect
- System md5 library used instead of port's own
- GSM library now used properly from GSM port instead of SF port
- portlint (add dummy Whom: line in Makefile)
- move WWWs from Makefile to DESCR

PR:		15921
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-14 18:36:37 +00:00

12 lines
240 B
Plaintext

--- blowfish/Makefile.orig Wed Jan 5 20:12:14 2000
+++ blowfish/Makefile Wed Jan 5 20:15:02 2000
@@ -18,7 +18,7 @@
MAKE=make -f Makefile
CC=cc
-CFLAG= -O
+CFLAG= $(OPTFLAGS)
#CC=gcc
#CFLAG= -O4 -funroll-loops -fomit-frame-pointer