summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-04-18 23:26:58 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-04-18 23:26:58 +0000
commit0a93dc20cf62e095fa67903b0051214158d8d7bd (patch)
tree05014fbca25afef14b9462d93ee18f4ef2281bba
parenta253f38f68d97c317e995ab4dd9483c4e9ebefef (diff)
downloadfreebsd-ports-0a93dc20cf62e095fa67903b0051214158d8d7bd.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
-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 e2684edb625d..679d61e1e6b9 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 e2684edb625d..679d61e1e6b9 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}'