summaryrefslogtreecommitdiff
path: root/mail/firepay/files/patch-firemake_makefiletop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /mail/firepay/files/patch-firemake_makefiletop
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
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 0a22096bc429..000000000000
--- 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