1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/security/cops/files/patch-ab
Cy Schubert 84645c416e Bring this old-school tool back from the dead.
Assume maintainership of this port.
2011-09-03 08:03:36 +00:00

12 lines
270 B
Plaintext

--- 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