opnsense-ports/security/cops/files/patch-makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
270 B
Text

--- makefile.orig Tue Mar 9 02:19:18 1993
+++ makefile Tue Jul 11 21:44:29 2000
@@ -23,7 +23,7 @@
# C2 = -DC2
#
-CFLAGS = -O $(C2)
+CFLAGS+ = $(C2)
# sequents need "-lseq" as well... uncomment this if you're running on one:
# SEQFLAGS = -lseq