aboutsummaryrefslogtreecommitdiffstats
path: root/mail/firepay/files/patch-firemake_makefiletop
diff options
context:
space:
mode:
Diffstat (limited to 'mail/firepay/files/patch-firemake_makefiletop')
-rw-r--r--mail/firepay/files/patch-firemake_makefiletop11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/firepay/files/patch-firemake_makefiletop b/mail/firepay/files/patch-firemake_makefiletop
deleted file mode 100644
index 0a22096bc42..00000000000
--- a/mail/firepay/files/patch-firemake_makefiletop
+++ /dev/null
@@ -1,11 +0,0 @@
---- firemake/makefiletop.orig Sun May 30 10:08:57 2004
-+++ firemake/makefiletop Sun May 30 10:09:09 2004
-@@ -3,7 +3,7 @@
- #require make
- #phase makefile
- dispn "Writing Makefile top entries..."
--if test "$MAKE_CONDSET" = "y"; then
-+if test "$MAKE_CONDSET" = "never"; then
- $ECHO "PREFIX ?= $FM_PREFIX"
-
- if test "$FM_MANDIRSTRICT" = "y"; then