From 97d8d6e3d2922ef0cf96476d76bdc7a19fd6e42c Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 20 May 2014 06:54:20 +0000 Subject: Support staging. Approved by: portmgr@ --- misc/firestring/files/patch-firemake__makefiletop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 misc/firestring/files/patch-firemake__makefiletop (limited to 'misc/firestring/files/patch-firemake__makefiletop') diff --git a/misc/firestring/files/patch-firemake__makefiletop b/misc/firestring/files/patch-firemake__makefiletop new file mode 100644 index 000000000000..2d7b73a3d412 --- /dev/null +++ b/misc/firestring/files/patch-firemake__makefiletop @@ -0,0 +1,13 @@ +$FreeBSD$ + +--- firemake/makefiletop.orig Sat May 1 20:12:10 2004 ++++ firemake/makefiletop Sat May 1 20:11:26 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 -- cgit v1.2.3