diff options
Diffstat (limited to 'mail/cyrus-imapd/patches/patch-aj')
-rw-r--r-- | mail/cyrus-imapd/patches/patch-aj | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/cyrus-imapd/patches/patch-aj b/mail/cyrus-imapd/patches/patch-aj deleted file mode 100644 index f1ba6076d1d..00000000000 --- a/mail/cyrus-imapd/patches/patch-aj +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aj,v 1.1 2001/09/18 21:57:17 skrll Exp $ - ---- perl/sieve/acap/Makefile.in.orig Tue May 23 21:56:40 2000 -+++ perl/sieve/acap/Makefile.in -@@ -49,7 +49,7 @@ - RANLIB = @RANLIB@ - - DEFS = @DEFS@ -Dbool=char -DHAS_BOOL --CPPFLAGS = -I. -I$(srcdir) @CPPFLAGS@ -I/usr/local/lib/perl5/5.004/CORE -I$(srcdir)/../../../acap -+CPPFLAGS = -I. -I$(srcdir) @CPPFLAGS@ -I/usr/local/lib/perl5/5.004/CORE -I$(srcdir)/../../../acap @COM_ERR_CPPFLAGS@ - LIBS = @LIBS@ ../../../acap/libacapsieve.a ../../../acap/libacap.a - IMAP_LIBS = @IMAP_LIBS@ - DEPLIBS = ../../../acap/libacapsieve.a ../../../acap/libacap.a @DEPLIBS@ -@@ -92,4 +92,4 @@ - depend: - ${MAKEDEPEND} $(CPPFLAGS) $(DEFS) $(CFLAGS) *.c $(srcdir)/*.c 1> makedepend.log 2>&1 - --# DO NOT DELETE THIS LINE -- make depend depends on it. -+# DO NOT DELETE THIS LINE -- make depend depends on it. |