summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-src_pcre_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/files/patch-src_pcre_Makefile')
-rw-r--r--mail/exim/files/patch-src_pcre_Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/exim/files/patch-src_pcre_Makefile b/mail/exim/files/patch-src_pcre_Makefile
deleted file mode 100644
index 594edc96689d..000000000000
--- a/mail/exim/files/patch-src_pcre_Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/pcre/Makefile.orig
-+++ src/pcre/Makefile
-@@ -57,7 +57,7 @@
- @echo "$(CC) pcre_get.c"
- $(FE)$(CC) -c $(CFLAGS) pcre_get.c
-
--pcre_globals.: pcre_globals.c pcre.h config.h pcre_internal.h Makefile
-+pcre_globals.o: pcre_globals.c pcre.h config.h pcre_internal.h Makefile
- @echo "$(CC) pcre_globals.c"
- $(FE)$(CC) -c $(CFLAGS) pcre_globals.c
-