diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2010-12-19 19:10:48 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2010-12-19 19:10:48 +0000 |
commit | f97736f66f0b3733216f93daa1ce61e1ff530459 (patch) | |
tree | af76b6a5deb17881479ceaa01aead7912b64d458 /dns/c-ares/files/patch-Makefile.in | |
parent | Allow parallel build by building dependencies first. (diff) |
Update to c-ares-1.7.4 and fix a bashism in the configure script.
Notes
Notes:
svn path=/head/; revision=266592
Diffstat (limited to 'dns/c-ares/files/patch-Makefile.in')
-rw-r--r-- | dns/c-ares/files/patch-Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/c-ares/files/patch-Makefile.in b/dns/c-ares/files/patch-Makefile.in index 5978958aeba8..be3b6ae37ce8 100644 --- a/dns/c-ares/files/patch-Makefile.in +++ b/dns/c-ares/files/patch-Makefile.in @@ -1,11 +1,11 @@ Description: Place the pkgconfig file in the correct directory on FreeBSD. Author: Peter Pentchev <roam@FreeBSD.org> Forwarded: not-needed -Last-Update: 2009-03-25 +Last-Update: 2010-12-19 --- Makefile.in.orig +++ Makefile.in -@@ -317,7 +317,7 @@ +@@ -322,7 +322,7 @@ CLEANFILES = $(PDFPAGES) $(HTMLPAGES) DISTCLEANFILES = ares_build.h |