summaryrefslogtreecommitdiff
path: root/mail/dsbl-testers/files/patch-firedns_firemake_makefiletop
blob: 6b42cf76188c63cc2e82ebadbf97f25b645048c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- firedns/firemake/makefiletop.orig	Sun May  9 01:00:55 2004
+++ firedns/firemake/makefiletop	Sun May  9 01:01:03 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