aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind84
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-04-19 07:26:58 +0800
committerdougb <dougb@FreeBSD.org>2004-04-19 07:26:58 +0800
commit0967a5c40c932e712116b217e4981e28d85c1412 (patch)
tree2a04d50cfe1050debe783435407c6c3f7986d516 /dns/bind84
parentd59f79c3f28d30c0e6d6e6cd208cad34e7f7867f (diff)
downloadfreebsd-ports-graphics-0967a5c40c932e712116b217e4981e28d85c1412.tar.gz
freebsd-ports-graphics-0967a5c40c932e712116b217e4981e28d85c1412.tar.zst
freebsd-ports-graphics-0967a5c40c932e712116b217e4981e28d85c1412.zip
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/bind84')
-rw-r--r--dns/bind84/files/patch-aa5
1 files changed, 0 insertions, 5 deletions
diff --git a/dns/bind84/files/patch-aa b/dns/bind84/files/patch-aa
index e2684edb625..679d61e1e6b 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}'