From 13b2c8319487b3442eef1ef31fc18da90df12cd7 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sat, 5 Jul 2014 17:16:01 +0000 Subject: - Disable developers checks for source files: they are not intended for end-users and require perl for build stage. Do not bump portrevision, as those checks have no influence on the target package. --- mail/exim/files/patch-Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/exim/files/patch-Makefile (limited to 'mail') diff --git a/mail/exim/files/patch-Makefile b/mail/exim/files/patch-Makefile new file mode 100644 index 000000000000..2b184a293732 --- /dev/null +++ b/mail/exim/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.orig 2014-07-05 18:05:16.180788015 +0100 ++++ Makefile 2014-07-05 18:05:40.464360574 +0100 +@@ -53,7 +53,7 @@ + # Configure-Makefile script. This does its own dependency checking because of + # the optional files. + +-configure: checks build-directory ++configure: build-directory + @cd build-$(buildname); \ + build=$(build) $(SHELL) ../scripts/Configure-Makefile + -- cgit v1.2.3