aboutsummaryrefslogtreecommitdiff
path: root/security/tea-total/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-12-19 19:10:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-12-19 19:10:09 +0000
commit59c72692ecc40fd1a038d0919de2d1bbc79dbf47 (patch)
tree5efa50133eeb26d76f51976ba0860310fb09b572 /security/tea-total/files
parente67285a0c71c13f5a5393d4f4d1871fc7826f093 (diff)
downloadports-59c72692ecc40fd1a038d0919de2d1bbc79dbf47.tar.gz
ports-59c72692ecc40fd1a038d0919de2d1bbc79dbf47.zip
Notes
Diffstat (limited to 'security/tea-total/files')
-rw-r--r--security/tea-total/files/patch-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/tea-total/files/patch-Makefile b/security/tea-total/files/patch-Makefile
new file mode 100644
index 000000000000..8e7ace9edb6f
--- /dev/null
+++ b/security/tea-total/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- Makefile.orig Thu Dec 14 14:40:37 2000
++++ Makefile Tue Dec 19 10:49:35 2000
+@@ -1 +1 @@
+-CC = gcc
++#CC = gcc
+@@ -5,2 +5,2 @@
+-MD5SUM = md5sum
+-CFLAGS = -O3 -Wall
++MD5SUM ?= /sbin/md5 -r
++CFLAGS += -Wall