aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus/files/patch-bi
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>2000-05-13 17:20:07 +0000
committerPaul Richards <paul@FreeBSD.org>2000-05-13 17:20:07 +0000
commit58565e54d237ab4a9800134c8f2959855fa83118 (patch)
tree6fc2baa55704bc7c3a28f12efa581516e7e0eb79 /mail/cyrus/files/patch-bi
parent5b2a0f0a23cd72e223b36d0525e64d179756b991 (diff)
Update port to 1.6.22
Notes
Notes: svn path=/head/; revision=28432
Diffstat (limited to 'mail/cyrus/files/patch-bi')
-rw-r--r--mail/cyrus/files/patch-bi11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/cyrus/files/patch-bi b/mail/cyrus/files/patch-bi
new file mode 100644
index 000000000000..38f5bb4ad0e7
--- /dev/null
+++ b/mail/cyrus/files/patch-bi
@@ -0,0 +1,11 @@
+--- installsieve/Makefile.in.orig Sun Apr 9 01:58:03 2000
++++ installsieve/Makefile.in Sun Apr 9 01:58:35 2000
+@@ -28,7 +28,7 @@
+ CC = @CC@
+
+ DEFS = @DEFS@
+-CPPFLAGS = -I. -I$(srcdir) -I$(srcdir)/../lib @CPPFLAGS@
++CPPFLAGS = -I. -I$(srcdir) -I$(srcdir)/../lib @CPPFLAGS@ @SASLFLAGS@
+ CFLAGS = @CFLAGS@
+ LDFLAGS = @LDFLAGS@
+