aboutsummaryrefslogtreecommitdiffstats
path: root/mail/firepay/files/patch-firemake_makefiletop
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-09-02 05:25:59 +0800
committerbapt <bapt@FreeBSD.org>2014-09-02 05:25:59 +0800
commit6e9472cb35f269c5f204f2ca91cfa6f948ae1c9b (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /mail/firepay/files/patch-firemake_makefiletop
parent9527ab32aec3b257dbaaeebb104c2507ee5b519a (diff)
downloadfreebsd-ports-graphics-6e9472cb35f269c5f204f2ca91cfa6f948ae1c9b.tar.gz
freebsd-ports-graphics-6e9472cb35f269c5f204f2ca91cfa6f948ae1c9b.tar.zst
freebsd-ports-graphics-6e9472cb35f269c5f204f2ca91cfa6f948ae1c9b.zip
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 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