diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-09-03 08:03:36 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-09-03 08:03:36 +0000 |
commit | 84645c416e8e934e2ab2766e123c7963a3638500 (patch) | |
tree | 4ecd2c55fa88089b051988f5a30af560d57eefe4 /security/cops/files/patch-ab | |
parent | Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1] (diff) |
Bring this old-school tool back from the dead.
Assume maintainership of this port.
Notes
Notes:
svn path=/head/; revision=281067
Diffstat (limited to 'security/cops/files/patch-ab')
-rw-r--r-- | security/cops/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/cops/files/patch-ab b/security/cops/files/patch-ab new file mode 100644 index 000000000000..7e02909ab1e8 --- /dev/null +++ b/security/cops/files/patch-ab @@ -0,0 +1,11 @@ +--- 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 + |