summaryrefslogtreecommitdiff
path: root/mail/firemime/files/patch-firemake_makefiletop
diff options
context:
space:
mode:
Diffstat (limited to 'mail/firemime/files/patch-firemake_makefiletop')
-rw-r--r--mail/firemime/files/patch-firemake_makefiletop11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/firemime/files/patch-firemake_makefiletop b/mail/firemime/files/patch-firemake_makefiletop
deleted file mode 100644
index 848b52f9ea38..000000000000
--- a/mail/firemime/files/patch-firemake_makefiletop
+++ /dev/null
@@ -1,11 +0,0 @@
---- firemake/makefiletop.orig Sun May 30 16:52:57 2004
-+++ firemake/makefiletop Sun May 30 16:53:06 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