summaryrefslogtreecommitdiff
path: root/dns/bind84
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 /dns/bind84
parentPer dosirak run, fix plist. (diff)
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
Notes
Notes: svn path=/head/; revision=107500
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 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}'