summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-04-18 23:26:58 +0000
committerdougb <dougb@FreeBSD.org>2004-04-18 23:26:58 +0000
commit0967a5c40c932e712116b217e4981e28d85c1412 (patch)
tree2a04d50cfe1050debe783435407c6c3f7986d516 /dns
parentd59f79c3f28d30c0e6d6e6cd208cad34e7f7867f (diff)
downloadFreeBSD-ports-0967a5c40c932e712116b217e4981e28d85c1412.zip
FreeBSD-ports-0967a5c40c932e712116b217e4981e28d85c1412.tar.gz
Remove the SH=${SH} part of this patch. It existed since the creation of the
port, but it's not clear what the purpose was. The reason for removing it is compatibility with Harti's work on updating make. This patch causes a "recursive assignment" error. Removing it causes no difference in the building of the port, so away it goes. PR: standards/57295
Diffstat (limited to 'dns')
-rw-r--r--dns/bind8/files/patch-aa5
-rw-r--r--dns/bind84/files/patch-aa5
2 files changed, 0 insertions, 10 deletions
diff --git a/dns/bind8/files/patch-aa b/dns/bind8/files/patch-aa
index e2684ed..679d61e 100644
--- a/dns/bind8/files/patch-aa
+++ b/dns/bind8/files/patch-aa
@@ -21,8 +21,3 @@
'LEX=lex -I'
'YACC=yacc -d'
'SYSLIBS=-lutil'
-@@ -17,3 +19,4 @@
- 'CATEXT=0'
- 'PS=ps'
- 'RANLIB=ranlib'
-+'SH=${SH}'
diff --git a/dns/bind84/files/patch-aa b/dns/bind84/files/patch-aa
index e2684ed..679d61e 100644
--- a/dns/bind84/files/patch-aa
+++ b/dns/bind84/files/patch-aa
@@ -21,8 +21,3 @@
'LEX=lex -I'
'YACC=yacc -d'
'SYSLIBS=-lutil'
-@@ -17,3 +19,4 @@
- 'CATEXT=0'
- 'PS=ps'
- 'RANLIB=ranlib'
-+'SH=${SH}'
OpenPOWER on IntegriCloud