freebsd-ports/net-mgmt/send/files/patch-sendd-Makefile

14 lines
387 B
Text
Raw Normal View History

2019-03-17 12:28:18 +01:00
--- sendd/Makefile.orig 2019-02-27 16:25:45 UTC
+++ sendd/Makefile
@@ -6,8 +6,8 @@ OBJS= addr.o cert.o cga.o config.o cpa.o cps.o ctl.o n
sendd.o sigmeth.o sig_rfc3971.o
INC= sendd_local.h snd_proto.h snd_config.h
-CFLAGS= -Wall -O3
-CPPFLAGS= -I../include -I../../src/sys
+CFLAGS?= -Wall -O3
+CPPFLAGS+= -I../include -I../../src/sys
YFLAGS= -d -p params_
LFLAGS= -Pparams_